#97CDEB Color

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

Color preview

#97CDEB

Color formats

HEX
#97CDEB
RGB
rgb(151, 205, 235)
RGBA
rgba(151, 205, 235, 1)
HSL
hsl(201, 68%, 76%)
HSV
hsv(201, 36%, 92%)
CMYK
cmyk(36%, 13%, 0%, 8%)
CSS variable
--color-primary: #97CDEB;
Lowercase HEX
#97cdeb

Shades

Tints

Tones

Harmony

CSS snippets for #97CDEB

.color-97cdeb {
  color: #97CDEB;
  background-color: #97CDEB;
}

Frequently asked questions

What color is #97CDEB?+

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

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

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