Skip to content

#dbb700

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

RGB
219, 183, 0
HSL
50°, 100%, 43%
CMYK
0, 16, 100, 14
Luminance
0.4893

Every format

HEX#dbb700
RGBrgb(219, 183, 0)
HSLhsl(50, 100%, 43%)
CMYKcmyk(0%, 16%, 100%, 14%)
LABlab(75.4 -1.0 77.4)
LCHlch(75.4 77.4 90.7)
OKLCHoklch(0.788 0.162 94.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbb700 on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#dbb700 on black: 10.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green71.8%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta16.4%
Yellow100.0%
Key (black)14.1%

Color previews

#dbb700 text on a black background

contrast 10.79:1

Card sample

#dbb700 text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbb700

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbb700 in the Color Lab