Skip to content

#d2cd8f

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

RGB
210, 205, 143
HSL
56°, 43%, 69%
CMYK
0, 2, 32, 18
Luminance
0.5935

Every format

HEX#d2cd8f
RGBrgb(210, 205, 143)
HSLhsl(56, 43%, 69%)
CMYKcmyk(0%, 2%, 32%, 18%)
LABlab(81.5 -7.7 31.6)
LCHlch(81.5 32.5 103.7)
OKLCHoklch(0.838 0.081 104.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2cd8f on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#d2cd8f on black: 12.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green80.4%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta2.4%
Yellow31.9%
Key (black)17.6%

Color previews

#d2cd8f text on a black background

contrast 12.87:1

Card sample

#d2cd8f text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2cd8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2cd8f in the Color Lab