Skip to content

#dbdf32

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

RGB
219, 223, 50
HSL
61°, 73%, 54%
CMYK
2, 0, 78, 13
Luminance
0.6807

Every format

HEX#dbdf32
RGBrgb(219, 223, 50)
HSLhsl(61, 73%, 54%)
CMYKcmyk(2%, 0%, 78%, 13%)
LABlab(86.0 -20.2 77.0)
LCHlch(86.0 79.6 104.7)
OKLCHoklch(0.873 0.179 111.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbdf32 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#dbdf32 on black: 14.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green87.5%
Blue19.6%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow77.6%
Key (black)12.5%

Color previews

#dbdf32 text on a black background

contrast 14.61:1

Card sample

#dbdf32 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 223, 50, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 223, 50, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbdf32;
background: linear-gradient(135deg, #dbdf32, #68DF32);

Monochromatic scale

Palettes built from #dbdf32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbdf32 in the Color Lab