#9CCCAE Color

Inspect #9CCCAE across formats, palettes, contrast and closest named color matches.

Color preview

#9CCCAE

Color formats

HEX
#9CCCAE
RGB
rgb(156, 204, 174)
RGBA
rgba(156, 204, 174, 1)
HSL
hsl(143, 32%, 71%)
HSV
hsv(143, 24%, 80%)
CMYK
cmyk(24%, 0%, 15%, 20%)
CSS variable
--color-primary: #9CCCAE;
Lowercase HEX
#9cccae

Shades

Tints

Tones

Harmony

CSS snippets for #9CCCAE

.color-9cccae {
  color: #9CCCAE;
  background-color: #9CCCAE;
}

Frequently asked questions

What color is #9CCCAE?+

#9CCCAE is a HEX color with RGB value rgb(156, 204, 174) and HSL value hsl(143, 32%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #9CCCAE?+

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