Skip to content

#d2df30

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

RGB
210, 223, 48
HSL
65°, 73%, 53%
CMYK
6, 0, 79, 13
Luminance
0.6669

Every format

HEX#d2df30
RGBrgb(210, 223, 48)
HSLhsl(65, 73%, 53%)
CMYKcmyk(6%, 0%, 79%, 13%)
LABlab(85.3 -24.0 76.6)
LCHlch(85.3 80.3 107.4)
OKLCHoklch(0.866 0.182 114.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.4%
Green87.5%
Blue18.8%

CMYK percentages

Cyan5.8%
Magenta0.0%
Yellow78.5%
Key (black)12.5%

Color previews

#d2df30 text on a black background

contrast 14.34:1

Card sample

#d2df30 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2df30

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2df30 in the Color Lab