#D9FE9A Color

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

Color preview

#D9FE9A

Color formats

HEX
#D9FE9A
RGB
rgb(217, 254, 154)
RGBA
rgba(217, 254, 154, 1)
HSL
hsl(82, 98%, 80%)
HSV
hsv(82, 39%, 100%)
CMYK
cmyk(15%, 0%, 39%, 0%)
CSS variable
--color-primary: #D9FE9A;
Lowercase HEX
#d9fe9a

Shades

Tints

Tones

Harmony

CSS snippets for #D9FE9A

.color-d9fe9a {
  color: #D9FE9A;
  background-color: #D9FE9A;
}

Frequently asked questions

What color is #D9FE9A?+

#D9FE9A is a HEX color with RGB value rgb(217, 254, 154) and HSL value hsl(82, 98%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D9FE9A?+

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