Skip to content

#dad2af

a light, soft yellow · cool · closest name: tan

RGB
218, 210, 175
HSL
49°, 37%, 77%
CMYK
0, 4, 20, 15
Luminance
0.6409

Every format

HEX#dad2af
RGBrgb(218, 210, 175)
HSLhsl(49, 37%, 77%)
CMYKcmyk(0%, 4%, 20%, 15%)
LABlab(84.0 -2.9 18.4)
LCHlch(84.0 18.6 99.0)
OKLCHoklch(0.861 0.048 96.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dad2af on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#dad2af on black: 13.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green82.4%
Blue68.6%

CMYK percentages

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

Color previews

#dad2af text on a black background

contrast 13.82:1

Card sample

#dad2af text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dad2af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dad2af in the Color Lab