#97DCEB Color

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

Color preview

#97DCEB

Color formats

HEX
#97DCEB
RGB
rgb(151, 220, 235)
RGBA
rgba(151, 220, 235, 1)
HSL
hsl(191, 68%, 76%)
HSV
hsv(191, 36%, 92%)
CMYK
cmyk(36%, 6%, 0%, 8%)
CSS variable
--color-primary: #97DCEB;
Lowercase HEX
#97dceb

Shades

Tints

Tones

Harmony

CSS snippets for #97DCEB

.color-97dceb {
  color: #97DCEB;
  background-color: #97DCEB;
}

Frequently asked questions

What color is #97DCEB?+

#97DCEB is a HEX color with RGB value rgb(151, 220, 235) and HSL value hsl(191, 68%, 76%). Its closest CSS named color is SkyBlue.

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

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