Skip to content

#dad3cf

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

RGB
218, 211, 207
HSL
22°, 13%, 83%
CMYK
0, 3, 5, 15
Luminance
0.6600

Every format

HEX#dad3cf
RGBrgb(218, 211, 207)
HSLhsl(22, 13%, 83%)
CMYKcmyk(0%, 3%, 5%, 15%)
LABlab(85.0 1.7 2.8)
LCHlch(85.0 3.3 59.0)
OKLCHoklch(0.871 0.009 52.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dad3cf on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#dad3cf on black: 14.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green82.7%
Blue81.2%

CMYK percentages

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

Color previews

#dad3cf text on a black background

contrast 14.20:1

Card sample

#dad3cf text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dad3cf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dad3cf in the Color Lab