Skip to content

#d3cd92

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

RGB
211, 205, 146
HSL
55°, 43%, 70%
CMYK
0, 3, 31, 17
Luminance
0.5959

Every format

HEX#d3cd92
RGBrgb(211, 205, 146)
HSLhsl(55, 43%, 70%)
CMYKcmyk(0%, 3%, 31%, 17%)
LABlab(81.6 -6.9 30.2)
LCHlch(81.6 31.0 102.9)
OKLCHoklch(0.839 0.077 103.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.7%
Green80.4%
Blue57.3%

CMYK percentages

Cyan0.0%
Magenta2.8%
Yellow30.8%
Key (black)17.3%

Color previews

#d3cd92 text on a black background

contrast 12.92:1

Card sample

#d3cd92 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3cd92

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3cd92 in the Color Lab