Skip to content

#dad2ab

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

RGB
218, 210, 171
HSL
50°, 39%, 76%
CMYK
0, 4, 22, 15
Luminance
0.6394

Every format

HEX#dad2ab
RGBrgb(218, 210, 171)
HSLhsl(50, 39%, 76%)
CMYKcmyk(0%, 4%, 22%, 15%)
LABlab(83.9 -3.5 20.4)
LCHlch(83.9 20.7 99.7)
OKLCHoklch(0.860 0.052 97.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green82.4%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta3.7%
Yellow21.6%
Key (black)14.5%

Color previews

#dad2ab text on a black background

contrast 13.79:1

Card sample

#dad2ab text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dad2ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dad2ab in the Color Lab