Skip to content

#dbdd22

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

RGB
219, 221, 34
HSL
61°, 73%, 50%
CMYK
1, 0, 85, 13
Luminance
0.6689

Every format

HEX#dbdd22
RGBrgb(219, 221, 34)
HSLhsl(61, 73%, 50%)
CMYKcmyk(1%, 0%, 85%, 13%)
LABlab(85.5 -19.7 80.3)
LCHlch(85.5 82.7 103.8)
OKLCHoklch(0.868 0.183 110.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green86.7%
Blue13.3%

CMYK percentages

Cyan0.9%
Magenta0.0%
Yellow84.6%
Key (black)13.3%

Color previews

#dbdd22 text on a black background

contrast 14.38:1

Card sample

#dbdd22 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbdd22

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbdd22 in the Color Lab