#97FABD Color

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

Color preview

#97FABD

Color formats

HEX
#97FABD
RGB
rgb(151, 250, 189)
RGBA
rgba(151, 250, 189, 1)
HSL
hsl(143, 91%, 79%)
HSV
hsv(143, 40%, 98%)
CMYK
cmyk(40%, 0%, 24%, 2%)
CSS variable
--color-primary: #97FABD;
Lowercase HEX
#97fabd

Shades

Tints

Tones

Harmony

CSS snippets for #97FABD

.color-97fabd {
  color: #97FABD;
  background-color: #97FABD;
}

Frequently asked questions

What color is #97FABD?+

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

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

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