#97CACC Color

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

Color preview

#97CACC

Color formats

HEX
#97CACC
RGB
rgb(151, 202, 204)
RGBA
rgba(151, 202, 204, 1)
HSL
hsl(182, 34%, 70%)
HSV
hsv(182, 26%, 80%)
CMYK
cmyk(26%, 1%, 0%, 20%)
CSS variable
--color-primary: #97CACC;
Lowercase HEX
#97cacc

Shades

Tints

Tones

Harmony

CSS snippets for #97CACC

.color-97cacc {
  color: #97CACC;
  background-color: #97CACC;
}

Frequently asked questions

What color is #97CACC?+

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

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

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