Skip to content

#daac00

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

RGB
218, 172, 0
HSL
47°, 100%, 43%
CMYK
0, 21, 100, 15
Luminance
0.4441

Every format

HEX#daac00
RGBrgb(218, 172, 0)
HSLhsl(47, 100%, 43%)
CMYKcmyk(0%, 21%, 100%, 15%)
LABlab(72.5 4.3 75.3)
LCHlch(72.5 75.5 86.7)
OKLCHoklch(0.765 0.156 89.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daac00 on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#daac00 on black: 9.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green67.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta21.1%
Yellow100.0%
Key (black)14.5%

Color previews

#daac00 text on a black background

contrast 9.88:1

Card sample

#daac00 text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daac00 in the Color Lab