Skip to content

#dbac02

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

RGB
219, 172, 2
HSL
47°, 98%, 43%
CMYK
0, 22, 99, 14
Luminance
0.4457

Every format

HEX#dbac02
RGBrgb(219, 172, 2)
HSLhsl(47, 98%, 43%)
CMYKcmyk(0%, 22%, 99%, 14%)
LABlab(72.6 4.8 75.2)
LCHlch(72.6 75.4 86.4)
OKLCHoklch(0.766 0.156 88.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green67.5%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta21.5%
Yellow99.1%
Key (black)14.1%

Color previews

#dbac02 text on a black background

contrast 9.91:1

Card sample

#dbac02 text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbac02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbac02 in the Color Lab