Skip to content

#dbac00

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

RGB
219, 172, 0
HSL
47°, 100%, 43%
CMYK
0, 22, 100, 14
Luminance
0.4457

Every format

HEX#dbac00
RGBrgb(219, 172, 0)
HSLhsl(47, 100%, 43%)
CMYKcmyk(0%, 22%, 100%, 14%)
LABlab(72.6 4.8 75.5)
LCHlch(72.6 75.6 86.4)
OKLCHoklch(0.766 0.157 88.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta21.5%
Yellow100.0%
Key (black)14.1%

Color previews

#dbac00 text on a black background

contrast 9.91:1

Card sample

#dbac00 text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbac00 in the Color Lab