Skip to content

#dbb02e

a balanced, vivid yellow · cool · closest name: orange

RGB
219, 176, 46
HSL
45°, 71%, 52%
CMYK
0, 20, 79, 14
Luminance
0.4631

Every format

HEX#dbb02e
RGBrgb(219, 176, 46)
HSLhsl(45, 71%, 52%)
CMYKcmyk(0%, 20%, 79%, 14%)
LABlab(73.8 3.5 67.2)
LCHlch(73.8 67.3 87.0)
OKLCHoklch(0.775 0.146 89.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbb02e on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#dbb02e on black: 10.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green69.0%
Blue18.0%

CMYK percentages

Cyan0.0%
Magenta19.6%
Yellow79.0%
Key (black)14.1%

Color previews

#dbb02e text on a black background

contrast 10.26:1

Card sample

#dbb02e text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 176, 46, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 176, 46, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbb02e;
background: linear-gradient(135deg, #dbb02e, #93DB2E);

Monochromatic scale

Palettes built from #dbb02e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbb02e in the Color Lab