Skip to content

#dbdd21

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

RGB
219, 221, 33
HSL
61°, 74%, 50%
CMYK
1, 0, 85, 13
Luminance
0.6688

Every format

HEX#dbdd21
RGBrgb(219, 221, 33)
HSLhsl(61, 74%, 50%)
CMYKcmyk(1%, 0%, 85%, 13%)
LABlab(85.5 -19.7 80.5)
LCHlch(85.5 82.9 103.8)
OKLCHoklch(0.868 0.184 110.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbdd21 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#dbdd21 on black: 14.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green86.7%
Blue12.9%

CMYK percentages

Cyan0.9%
Magenta0.0%
Yellow85.1%
Key (black)13.3%

Color previews

#dbdd21 text on a black background

contrast 14.38:1

Card sample

#dbdd21 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 221, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 221, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbdd21;
background: linear-gradient(135deg, #dbdd21, #5EDD21);

Monochromatic scale

Palettes built from #dbdd21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbdd21 in the Color Lab