#91FADE Color

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

Color preview

#91FADE

Color formats

HEX
#91FADE
RGB
rgb(145, 250, 222)
RGBA
rgba(145, 250, 222, 1)
HSL
hsl(164, 91%, 77%)
HSV
hsv(164, 42%, 98%)
CMYK
cmyk(42%, 0%, 11%, 2%)
CSS variable
--color-primary: #91FADE;
Lowercase HEX
#91fade

Shades

Tints

Tones

Harmony

CSS snippets for #91FADE

.color-91fade {
  color: #91FADE;
  background-color: #91FADE;
}

Frequently asked questions

What color is #91FADE?+

#91FADE is a HEX color with RGB value rgb(145, 250, 222) and HSL value hsl(164, 91%, 77%). Its closest CSS named color is Aquamarine.

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

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