Skip to content

#d2ac0d

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

RGB
210, 172, 13
HSL
48°, 88%, 44%
CMYK
0, 18, 94, 18
Luminance
0.4324

Every format

HEX#d2ac0d
RGBrgb(210, 172, 13)
HSLhsl(48, 88%, 44%)
CMYKcmyk(0%, 18%, 94%, 18%)
LABlab(71.7 0.9 72.9)
LCHlch(71.7 72.9 89.3)
OKLCHoklch(0.757 0.153 92.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.4%
Green67.5%
Blue5.1%

CMYK percentages

Cyan0.0%
Magenta18.1%
Yellow93.8%
Key (black)17.6%

Color previews

#d2ac0d text on a black background

contrast 9.65:1

Card sample

#d2ac0d text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2ac0d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2ac0d in the Color Lab