Skip to content

#dbb900

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

RGB
219, 185, 0
HSL
51°, 100%, 43%
CMYK
0, 16, 100, 14
Luminance
0.4976

Every format

HEX#dbb900
RGBrgb(219, 185, 0)
HSLhsl(51, 100%, 43%)
CMYKcmyk(0%, 16%, 100%, 14%)
LABlab(75.9 -2.0 77.8)
LCHlch(75.9 77.8 91.5)
OKLCHoklch(0.792 0.163 95.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbb900 on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#dbb900 on black: 10.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green72.5%
Blue0.0%

CMYK percentages

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

Color previews

#dbb900 text on a black background

contrast 10.95:1

Card sample

#dbb900 text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbb900

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbb900 in the Color Lab