#97DDEC Color

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

Color preview

#97DDEC

Color formats

HEX
#97DDEC
RGB
rgb(151, 221, 236)
RGBA
rgba(151, 221, 236, 1)
HSL
hsl(191, 69%, 76%)
HSV
hsv(191, 36%, 93%)
CMYK
cmyk(36%, 6%, 0%, 7%)
CSS variable
--color-primary: #97DDEC;
Lowercase HEX
#97ddec

Shades

Tints

Tones

Harmony

CSS snippets for #97DDEC

.color-97ddec {
  color: #97DDEC;
  background-color: #97DDEC;
}

Frequently asked questions

What color is #97DDEC?+

#97DDEC is a HEX color with RGB value rgb(151, 221, 236) and HSL value hsl(191, 69%, 76%). Its closest CSS named color is SkyBlue.

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

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