Skip to content

#dad5cf

a light, muted orange · warm · closest name: silver

RGB
218, 213, 207
HSL
33°, 13%, 83%
CMYK
0, 2, 5, 15
Luminance
0.6700

Every format

HEX#dad5cf
RGBrgb(218, 213, 207)
HSLhsl(33, 13%, 83%)
CMYKcmyk(0%, 2%, 5%, 15%)
LABlab(85.5 0.7 3.6)
LCHlch(85.5 3.6 79.5)
OKLCHoklch(0.875 0.010 72.7)

Copy-ready code

/* CSS */
color: #dad5cf;
background-color: #dad5cf;
/* Tailwind (arbitrary) */
class="text-[#dad5cf] bg-[#dad5cf]"
/* SCSS */
$brand: #dad5cf;
/* SwiftUI */
Color(red: 0.855, green: 0.835, blue: 0.812)
/* Android */
Color.parseColor("#dad5cf")

Accessibility — WCAG contrast

Aa
#dad5cf on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#dad5cf on black: 14.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green83.5%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta2.3%
Yellow5.0%
Key (black)14.5%

Color previews

#dad5cf text on a black background

contrast 14.40:1

Card sample

#dad5cf text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #dad5cf;
Background color
Panel with #dad5cf background
background-color: #dad5cf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #dad5cf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(218, 213, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 213, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dad5cf;
background: linear-gradient(135deg, #dad5cf, #D8DACF);

Monochromatic scale

Palettes built from #dad5cf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dad5cf in the Color Lab