#97CECE Color

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

Color preview

#97CECE

Color formats

HEX
#97CECE
RGB
rgb(151, 206, 206)
RGBA
rgba(151, 206, 206, 1)
HSL
hsl(180, 36%, 70%)
HSV
hsv(180, 27%, 81%)
CMYK
cmyk(27%, 0%, 0%, 19%)
CSS variable
--color-primary: #97CECE;
Lowercase HEX
#97cece

Shades

Tints

Tones

Harmony

CSS snippets for #97CECE

.color-97cece {
  color: #97CECE;
  background-color: #97CECE;
}

Frequently asked questions

What color is #97CECE?+

#97CECE is a HEX color with RGB value rgb(151, 206, 206) and HSL value hsl(180, 36%, 70%). Its closest CSS named color is LightSteelBlue.

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

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