#97CFFF Color

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

Color preview

#97CFFF

Color formats

HEX
#97CFFF
RGB
rgb(151, 207, 255)
RGBA
rgba(151, 207, 255, 1)
HSL
hsl(208, 100%, 80%)
HSV
hsv(208, 41%, 100%)
CMYK
cmyk(41%, 19%, 0%, 0%)
CSS variable
--color-primary: #97CFFF;
Lowercase HEX
#97cfff

Shades

Tints

Tones

Harmony

CSS snippets for #97CFFF

.color-97cfff {
  color: #97CFFF;
  background-color: #97CFFF;
}

Frequently asked questions

What color is #97CFFF?+

#97CFFF is a HEX color with RGB value rgb(151, 207, 255) and HSL value hsl(208, 100%, 80%). Its closest CSS named color is LightSkyBlue.

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

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