#89FADE Color

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

Color preview

#89FADE

Color formats

HEX
#89FADE
RGB
rgb(137, 250, 222)
RGBA
rgba(137, 250, 222, 1)
HSL
hsl(165, 92%, 76%)
HSV
hsv(165, 45%, 98%)
CMYK
cmyk(45%, 0%, 11%, 2%)
CSS variable
--color-primary: #89FADE;
Lowercase HEX
#89fade

Shades

Tints

Tones

Harmony

CSS snippets for #89FADE

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

Frequently asked questions

What color is #89FADE?+

#89FADE is a HEX color with RGB value rgb(137, 250, 222) and HSL value hsl(165, 92%, 76%). Its closest CSS named color is Aquamarine.

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

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