#9CCCAA Color

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

Color preview

#9CCCAA

Color formats

HEX
#9CCCAA
RGB
rgb(156, 204, 170)
RGBA
rgba(156, 204, 170, 1)
HSL
hsl(137, 32%, 71%)
HSV
hsv(137, 24%, 80%)
CMYK
cmyk(24%, 0%, 17%, 20%)
CSS variable
--color-primary: #9CCCAA;
Lowercase HEX
#9cccaa

Shades

Tints

Tones

Harmony

CSS snippets for #9CCCAA

.color-9cccaa {
  color: #9CCCAA;
  background-color: #9CCCAA;
}

Frequently asked questions

What color is #9CCCAA?+

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

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

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