#D5FE9F Color

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

Color preview

#D5FE9F

Color formats

HEX
#D5FE9F
RGB
rgb(213, 254, 159)
RGBA
rgba(213, 254, 159, 1)
HSL
hsl(86, 98%, 81%)
HSV
hsv(86, 37%, 100%)
CMYK
cmyk(16%, 0%, 37%, 0%)
CSS variable
--color-primary: #D5FE9F;
Lowercase HEX
#d5fe9f

Shades

Tints

Tones

Harmony

CSS snippets for #D5FE9F

.color-d5fe9f {
  color: #D5FE9F;
  background-color: #D5FE9F;
}

Frequently asked questions

What color is #D5FE9F?+

#D5FE9F is a HEX color with RGB value rgb(213, 254, 159) and HSL value hsl(86, 98%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D5FE9F?+

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