Skip to content

#dbb10b

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

RGB
219, 177, 11
HSL
48°, 90%, 45%
CMYK
0, 19, 95, 14
Luminance
0.4653

Every format

HEX#dbb10b
RGBrgb(219, 177, 11)
HSLhsl(48, 90%, 45%)
CMYKcmyk(0%, 19%, 95%, 14%)
LABlab(73.9 2.2 75.1)
LCHlch(73.9 75.2 88.3)
OKLCHoklch(0.776 0.157 91.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbb10b on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#dbb10b on black: 10.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green69.4%
Blue4.3%

CMYK percentages

Cyan0.0%
Magenta19.2%
Yellow95.0%
Key (black)14.1%

Color previews

#dbb10b text on a black background

contrast 10.31:1

Card sample

#dbb10b text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 177, 11, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 177, 11, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbb10b;
background: linear-gradient(135deg, #dbb10b, #7ADB0B);

Monochromatic scale

Palettes built from #dbb10b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbb10b in the Color Lab