Skip to content

#dbc700

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

RGB
219, 199, 0
HSL
55°, 100%, 43%
CMYK
0, 9, 100, 14
Luminance
0.5591

Every format

HEX#dbc700
RGBrgb(219, 199, 0)
HSLhsl(55, 100%, 43%)
CMYKcmyk(0%, 9%, 100%, 14%)
LABlab(79.6 -9.3 80.4)
LCHlch(79.6 80.9 96.6)
OKLCHoklch(0.821 0.172 102.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbc700 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#dbc700 on black: 12.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green78.0%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta9.1%
Yellow100.0%
Key (black)14.1%

Color previews

#dbc700 text on a black background

contrast 12.18:1

Card sample

#dbc700 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbc700

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbc700 in the Color Lab