Skip to content

#d5d2ac

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

RGB
213, 210, 172
HSL
56°, 33%, 76%
CMYK
0, 1, 19, 17
Luminance
0.6322

Every format

HEX#d5d2ac
RGBrgb(213, 210, 172)
HSLhsl(56, 33%, 76%)
CMYKcmyk(0%, 1%, 19%, 17%)
LABlab(83.6 -5.2 19.3)
LCHlch(83.6 19.9 105.1)
OKLCHoklch(0.856 0.051 103.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d5d2ac on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#d5d2ac on black: 13.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red83.5%
Green82.4%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta1.4%
Yellow19.2%
Key (black)16.5%

Color previews

#d5d2ac text on a black background

contrast 13.64:1

Card sample

#d5d2ac text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d5d2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d5d2ac in the Color Lab