Skip to content

#d3cd9b

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

RGB
211, 205, 155
HSL
54°, 39%, 72%
CMYK
0, 3, 27, 17
Luminance
0.5988

Every format

HEX#d3cd9b
RGBrgb(211, 205, 155)
HSLhsl(54, 39%, 72%)
CMYKcmyk(0%, 3%, 27%, 17%)
LABlab(81.8 -5.8 25.7)
LCHlch(81.8 26.4 102.6)
OKLCHoklch(0.841 0.066 102.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3cd9b on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#d3cd9b on black: 12.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green80.4%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta2.8%
Yellow26.5%
Key (black)17.3%

Color previews

#d3cd9b text on a black background

contrast 12.98:1

Card sample

#d3cd9b text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3cd9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3cd9b in the Color Lab