Skip to content

#d3ac00

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

RGB
211, 172, 0
HSL
49°, 100%, 41%
CMYK
0, 19, 100, 17
Luminance
0.4335

Every format

HEX#d3ac00
RGBrgb(211, 172, 0)
HSLhsl(49, 100%, 41%)
CMYKcmyk(0%, 19%, 100%, 17%)
LABlab(71.8 1.3 74.5)
LCHlch(71.8 74.5 89.0)
OKLCHoklch(0.757 0.155 92.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.7%
Green67.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta18.5%
Yellow100.0%
Key (black)17.3%

Color previews

#d3ac00 text on a black background

contrast 9.67:1

Card sample

#d3ac00 text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3ac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3ac00 in the Color Lab