Skip to content

#d3af0c

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

RGB
211, 175, 12
HSL
49°, 89%, 44%
CMYK
0, 17, 94, 17
Luminance
0.4454

Every format

HEX#d3af0c
RGBrgb(211, 175, 12)
HSLhsl(49, 89%, 44%)
CMYKcmyk(0%, 17%, 94%, 17%)
LABlab(72.6 -0.2 73.7)
LCHlch(72.6 73.7 90.2)
OKLCHoklch(0.764 0.155 93.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3af0c on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#d3af0c on black: 9.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green68.6%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta17.1%
Yellow94.3%
Key (black)17.3%

Color previews

#d3af0c text on a black background

contrast 9.91:1

Card sample

#d3af0c text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3af0c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3af0c in the Color Lab