#9CCCAB Color

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

Color preview

#9CCCAB

Color formats

HEX
#9CCCAB
RGB
rgb(156, 204, 171)
RGBA
rgba(156, 204, 171, 1)
HSL
hsl(139, 32%, 71%)
HSV
hsv(139, 24%, 80%)
CMYK
cmyk(24%, 0%, 16%, 20%)
CSS variable
--color-primary: #9CCCAB;
Lowercase HEX
#9cccab

Shades

Tints

Tones

Harmony

CSS snippets for #9CCCAB

.color-9cccab {
  color: #9CCCAB;
  background-color: #9CCCAB;
}

Frequently asked questions

What color is #9CCCAB?+

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

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

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