Skip to content

#d3df10

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

RGB
211, 223, 16
HSL
64°, 87%, 47%
CMYK
5, 0, 93, 13
Luminance
0.6666

Every format

HEX#d3df10
RGBrgb(211, 223, 16)
HSLhsl(64, 87%, 47%)
CMYKcmyk(5%, 0%, 93%, 13%)
LABlab(85.3 -24.3 82.9)
LCHlch(85.3 86.4 106.4)
OKLCHoklch(0.865 0.192 113.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.7%
Green87.5%
Blue6.3%

CMYK percentages

Cyan5.4%
Magenta0.0%
Yellow92.8%
Key (black)12.5%

Color previews

#d3df10 text on a black background

contrast 14.33:1

Card sample

#d3df10 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(211, 223, 16, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(211, 223, 16, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d3df10;
background: linear-gradient(135deg, #d3df10, #49DF10);

Monochromatic scale

Palettes built from #d3df10

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3df10 in the Color Lab