#96CDCF Color

Inspect #96CDCF across formats, palettes, contrast and closest named color matches.

Color preview

#96CDCF

Color formats

HEX
#96CDCF
RGB
rgb(150, 205, 207)
RGBA
rgba(150, 205, 207, 1)
HSL
hsl(182, 37%, 70%)
HSV
hsv(182, 28%, 81%)
CMYK
cmyk(28%, 1%, 0%, 19%)
CSS variable
--color-primary: #96CDCF;
Lowercase HEX
#96cdcf

Shades

Tints

Tones

Harmony

CSS snippets for #96CDCF

.color-96cdcf {
  color: #96CDCF;
  background-color: #96CDCF;
}

Frequently asked questions

What color is #96CDCF?+

#96CDCF is a HEX color with RGB value rgb(150, 205, 207) and HSL value hsl(182, 37%, 70%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #96CDCF?+

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