#D5FFAB Color

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

Color preview

#D5FFAB

Color formats

HEX
#D5FFAB
RGB
rgb(213, 255, 171)
RGBA
rgba(213, 255, 171, 1)
HSL
hsl(90, 100%, 84%)
HSV
hsv(90, 33%, 100%)
CMYK
cmyk(16%, 0%, 33%, 0%)
CSS variable
--color-primary: #D5FFAB;
Lowercase HEX
#d5ffab

Shades

Tints

Tones

Harmony

CSS snippets for #D5FFAB

.color-d5ffab {
  color: #D5FFAB;
  background-color: #D5FFAB;
}

Frequently asked questions

What color is #D5FFAB?+

#D5FFAB is a HEX color with RGB value rgb(213, 255, 171) and HSL value hsl(90, 100%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D5FFAB?+

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