Skip to content

#d2ac33

a balanced, vivid yellow · cool · closest name: olive

RGB
210, 172, 51
HSL
46°, 64%, 51%
CMYK
0, 18, 76, 18
Luminance
0.4345

Every format

HEX#d2ac33
RGBrgb(210, 172, 51)
HSLhsl(46, 64%, 51%)
CMYKcmyk(0%, 18%, 76%, 18%)
LABlab(71.9 1.9 63.4)
LCHlch(71.9 63.4 88.3)
OKLCHoklch(0.758 0.139 90.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2ac33 on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#d2ac33 on black: 9.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green67.5%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta18.1%
Yellow75.7%
Key (black)17.6%

Color previews

#d2ac33 text on a black background

contrast 9.69:1

Card sample

#d2ac33 text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2ac33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2ac33 in the Color Lab