Skip to content

#d2ac4d

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

RGB
210, 172, 77
HSL
43°, 60%, 56%
CMYK
0, 18, 63, 18
Luminance
0.4374

Every format

HEX#d2ac4d
RGBrgb(210, 172, 77)
HSLhsl(43, 60%, 56%)
CMYKcmyk(0%, 18%, 63%, 18%)
LABlab(72.1 3.3 52.8)
LCHlch(72.1 52.9 86.4)
OKLCHoklch(0.760 0.121 87.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2ac4d on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#d2ac4d on black: 9.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green67.5%
Blue30.2%

CMYK percentages

Cyan0.0%
Magenta18.1%
Yellow63.3%
Key (black)17.6%

Color previews

#d2ac4d text on a black background

contrast 9.75:1

Card sample

#d2ac4d text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2ac4d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2ac4d in the Color Lab