#97FCCC Color

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

Color preview

#97FCCC

Color formats

HEX
#97FCCC
RGB
rgb(151, 252, 204)
RGBA
rgba(151, 252, 204, 1)
HSL
hsl(151, 94%, 79%)
HSV
hsv(151, 40%, 99%)
CMYK
cmyk(40%, 0%, 19%, 1%)
CSS variable
--color-primary: #97FCCC;
Lowercase HEX
#97fccc

Shades

Tints

Tones

Harmony

CSS snippets for #97FCCC

.color-97fccc {
  color: #97FCCC;
  background-color: #97FCCC;
}

Frequently asked questions

What color is #97FCCC?+

#97FCCC is a HEX color with RGB value rgb(151, 252, 204) and HSL value hsl(151, 94%, 79%). Its closest CSS named color is Aquamarine.

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

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