Skip to content

#d2db31

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

RGB
210, 219, 49
HSL
63°, 70%, 53%
CMYK
4, 0, 78, 14
Luminance
0.6459

Every format

HEX#d2db31
RGBrgb(210, 219, 49)
HSLhsl(63, 70%, 53%)
CMYKcmyk(4%, 0%, 78%, 14%)
LABlab(84.3 -22.1 75.4)
LCHlch(84.3 78.6 106.3)
OKLCHoklch(0.857 0.178 112.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2db31 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#d2db31 on black: 13.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green85.9%
Blue19.2%

CMYK percentages

Cyan4.1%
Magenta0.0%
Yellow77.6%
Key (black)14.1%

Color previews

#d2db31 text on a black background

contrast 13.92:1

Card sample

#d2db31 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(210, 219, 49, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 219, 49, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d2db31;
background: linear-gradient(135deg, #d2db31, #60DB31);

Monochromatic scale

Palettes built from #d2db31

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2db31 in the Color Lab