Skip to content

#d2df02

a dark, electric yellow · cool · closest name: yellow

RGB
210, 223, 2
HSL
64°, 98%, 44%
CMYK
6, 0, 99, 13
Luminance
0.6648

Every format

HEX#d2df02
RGBrgb(210, 223, 2)
HSLhsl(64, 98%, 44%)
CMYKcmyk(6%, 0%, 99%, 13%)
LABlab(85.2 -24.9 84.0)
LCHlch(85.2 87.6 106.5)
OKLCHoklch(0.864 0.194 114.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2df02 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#d2df02 on black: 14.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green87.5%
Blue0.8%

CMYK percentages

Cyan5.8%
Magenta0.0%
Yellow99.1%
Key (black)12.5%

Color previews

#d2df02 text on a black background

contrast 14.30:1

Card sample

#d2df02 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(210, 223, 2, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 223, 2, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d2df02;
background: linear-gradient(135deg, #d2df02, #3FDF02);

Monochromatic scale

Palettes built from #d2df02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2df02 in the Color Lab