Skip to content

#d2ac5c

a balanced, vivid yellow · warm · closest name: peru

RGB
210, 172, 92
HSL
41°, 57%, 59%
CMYK
0, 18, 56, 18
Luminance
0.4398

Every format

HEX#d2ac5c
RGBrgb(210, 172, 92)
HSLhsl(41, 57%, 59%)
CMYKcmyk(0%, 18%, 56%, 18%)
LABlab(72.2 4.4 45.8)
LCHlch(72.2 46.0 84.5)
OKLCHoklch(0.762 0.108 84.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2ac5c on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#d2ac5c on black: 9.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green67.5%
Blue36.1%

CMYK percentages

Cyan0.0%
Magenta18.1%
Yellow56.2%
Key (black)17.6%

Color previews

#d2ac5c text on a black background

contrast 9.80:1

Card sample

#d2ac5c text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2ac5c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2ac5c in the Color Lab