Skip to content

#d2ac00

a dark, electric yellow · cool · closest name: gold

RGB
210, 172, 0
HSL
49°, 100%, 41%
CMYK
0, 18, 100, 18
Luminance
0.4321

Every format

HEX#d2ac00
RGBrgb(210, 172, 0)
HSLhsl(49, 100%, 41%)
CMYKcmyk(0%, 18%, 100%, 18%)
LABlab(71.7 0.8 74.4)
LCHlch(71.7 74.4 89.4)
OKLCHoklch(0.756 0.155 92.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2ac00 on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#d2ac00 on black: 9.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green67.5%
Blue0.0%

CMYK percentages

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

Color previews

#d2ac00 text on a black background

contrast 9.64:1

Card sample

#d2ac00 text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2ac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2ac00 in the Color Lab