#D3FF42 Color

Inspect #D3FF42 across formats, palettes, contrast and closest named color matches.

Color preview

#D3FF42

Color formats

HEX
#D3FF42
RGB
rgb(211, 255, 66)
RGBA
rgba(211, 255, 66, 1)
HSL
hsl(74, 100%, 63%)
HSV
hsv(74, 74%, 100%)
CMYK
cmyk(17%, 0%, 74%, 0%)
CSS variable
--color-primary: #D3FF42;
Lowercase HEX
#d3ff42

Shades

Tints

Tones

Harmony

CSS snippets for #D3FF42

.color-d3ff42 {
  color: #D3FF42;
  background-color: #D3FF42;
}

Frequently asked questions

What color is #D3FF42?+

#D3FF42 is a HEX color with RGB value rgb(211, 255, 66) and HSL value hsl(74, 100%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #D3FF42?+

The closest Tailwind color is lime-300, available as the bg-lime-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools