#97FADC Color

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

Color preview

#97FADC

Color formats

HEX
#97FADC
RGB
rgb(151, 250, 220)
RGBA
rgba(151, 250, 220, 1)
HSL
hsl(162, 91%, 79%)
HSV
hsv(162, 40%, 98%)
CMYK
cmyk(40%, 0%, 12%, 2%)
CSS variable
--color-primary: #97FADC;
Lowercase HEX
#97fadc

Shades

Tints

Tones

Harmony

CSS snippets for #97FADC

.color-97fadc {
  color: #97FADC;
  background-color: #97FADC;
}

Frequently asked questions

What color is #97FADC?+

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

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

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