#97FADE Color

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

Color preview

#97FADE

Color formats

HEX
#97FADE
RGB
rgb(151, 250, 222)
RGBA
rgba(151, 250, 222, 1)
HSL
hsl(163, 91%, 79%)
HSV
hsv(163, 40%, 98%)
CMYK
cmyk(40%, 0%, 11%, 2%)
CSS variable
--color-primary: #97FADE;
Lowercase HEX
#97fade

Shades

Tints

Tones

Harmony

CSS snippets for #97FADE

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

Frequently asked questions

What color is #97FADE?+

#97FADE is a HEX color with RGB value rgb(151, 250, 222) and HSL value hsl(163, 91%, 79%). Its closest CSS named color is Aquamarine.

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

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