Skip to content

#dad2cf

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

RGB
218, 210, 207
HSL
16°, 13%, 83%
CMYK
0, 4, 5, 15
Luminance
0.6550

Every format

HEX#dad2cf
RGBrgb(218, 210, 207)
HSLhsl(16, 13%, 83%)
CMYKcmyk(0%, 4%, 5%, 15%)
LABlab(84.7 2.2 2.5)
LCHlch(84.7 3.3 47.9)
OKLCHoklch(0.869 0.010 41.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dad2cf on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#dad2cf on black: 14.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green82.4%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta3.7%
Yellow5.0%
Key (black)14.5%

Color previews

#dad2cf text on a black background

contrast 14.10:1

Card sample

#dad2cf text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dad2cf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dad2cf in the Color Lab