Skip to content

#d2ac3f

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

RGB
210, 172, 63
HSL
45°, 62%, 54%
CMYK
0, 18, 70, 18
Luminance
0.4357

Every format

HEX#d2ac3f
RGBrgb(210, 172, 63)
HSLhsl(45, 62%, 54%)
CMYKcmyk(0%, 18%, 70%, 18%)
LABlab(71.9 2.5 58.8)
LCHlch(71.9 58.8 87.6)
OKLCHoklch(0.759 0.132 89.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2ac3f on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#d2ac3f on black: 9.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green67.5%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta18.1%
Yellow70.0%
Key (black)17.6%

Color previews

#d2ac3f text on a black background

contrast 9.71:1

Card sample

#d2ac3f text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2ac3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2ac3f in the Color Lab