Skip to content

#dac00c

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

RGB
218, 192, 12
HSL
52°, 90%, 45%
CMYK
0, 12, 95, 15
Luminance
0.5263

Every format

HEX#dac00c
RGBrgb(218, 192, 12)
HSLhsl(52, 90%, 45%)
CMYKcmyk(0%, 12%, 95%, 15%)
LABlab(77.7 -6.0 77.8)
LCHlch(77.7 78.0 94.4)
OKLCHoklch(0.805 0.165 99.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dac00c on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#dac00c on black: 11.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green75.3%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta11.9%
Yellow94.5%
Key (black)14.5%

Color previews

#dac00c text on a black background

contrast 11.53:1

Card sample

#dac00c text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dac00c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dac00c in the Color Lab