Skip to content

#dbb23b

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

RGB
219, 178, 59
HSL
45°, 69%, 55%
CMYK
0, 19, 73, 14
Luminance
0.4722

Every format

HEX#dbb23b
RGBrgb(219, 178, 59)
HSLhsl(45, 69%, 55%)
CMYKcmyk(0%, 19%, 73%, 14%)
LABlab(74.3 3.0 63.1)
LCHlch(74.3 63.1 87.3)
OKLCHoklch(0.780 0.140 89.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbb23b on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#dbb23b on black: 10.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green69.8%
Blue23.1%

CMYK percentages

Cyan0.0%
Magenta18.7%
Yellow73.1%
Key (black)14.1%

Color previews

#dbb23b text on a black background

contrast 10.44:1

Card sample

#dbb23b text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 178, 59, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 178, 59, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbb23b;
background: linear-gradient(135deg, #dbb23b, #99DB3B);

Monochromatic scale

Palettes built from #dbb23b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbb23b in the Color Lab