#91DEAD Color

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

Color preview

#91DEAD

Color formats

HEX
#91DEAD
RGB
rgb(145, 222, 173)
RGBA
rgba(145, 222, 173, 1)
HSL
hsl(142, 54%, 72%)
HSV
hsv(142, 35%, 87%)
CMYK
cmyk(35%, 0%, 22%, 13%)
CSS variable
--color-primary: #91DEAD;
Lowercase HEX
#91dead

Shades

Tints

Tones

Harmony

CSS snippets for #91DEAD

.color-91dead {
  color: #91DEAD;
  background-color: #91DEAD;
}

Frequently asked questions

What color is #91DEAD?+

#91DEAD is a HEX color with RGB value rgb(145, 222, 173) and HSL value hsl(142, 54%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #91DEAD?+

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