Skip to content

#d2db25

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

RGB
210, 219, 37
HSL
63°, 72%, 50%
CMYK
4, 0, 83, 14
Luminance
0.6450

Every format

HEX#d2db25
RGBrgb(210, 219, 37)
HSLhsl(63, 72%, 50%)
CMYKcmyk(4%, 0%, 83%, 14%)
LABlab(84.2 -22.4 78.4)
LCHlch(84.2 81.5 106.0)
OKLCHoklch(0.856 0.183 112.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.4%
Green85.9%
Blue14.5%

CMYK percentages

Cyan4.1%
Magenta0.0%
Yellow83.1%
Key (black)14.1%

Color previews

#d2db25 text on a black background

contrast 13.90:1

Card sample

#d2db25 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2db25

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2db25 in the Color Lab