#D2FF9E Color

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

Color preview

#D2FF9E

Color formats

HEX
#D2FF9E
RGB
rgb(210, 255, 158)
RGBA
rgba(210, 255, 158, 1)
HSL
hsl(88, 100%, 81%)
HSV
hsv(88, 38%, 100%)
CMYK
cmyk(18%, 0%, 38%, 0%)
CSS variable
--color-primary: #D2FF9E;
Lowercase HEX
#d2ff9e

Shades

Tints

Tones

Harmony

CSS snippets for #D2FF9E

.color-d2ff9e {
  color: #D2FF9E;
  background-color: #D2FF9E;
}

Frequently asked questions

What color is #D2FF9E?+

#D2FF9E is a HEX color with RGB value rgb(210, 255, 158) and HSL value hsl(88, 100%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D2FF9E?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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