#97BBCC Color

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

Color preview

#97BBCC

Color formats

HEX
#97BBCC
RGB
rgb(151, 187, 204)
RGBA
rgba(151, 187, 204, 1)
HSL
hsl(199, 34%, 70%)
HSV
hsv(199, 26%, 80%)
CMYK
cmyk(26%, 8%, 0%, 20%)
CSS variable
--color-primary: #97BBCC;
Lowercase HEX
#97bbcc

Shades

Tints

Tones

Harmony

CSS snippets for #97BBCC

.color-97bbcc {
  color: #97BBCC;
  background-color: #97BBCC;
}

Frequently asked questions

What color is #97BBCC?+

#97BBCC is a HEX color with RGB value rgb(151, 187, 204) and HSL value hsl(199, 34%, 70%). Its closest CSS named color is LightSteelBlue.

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

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