#9CCCAF Color

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

Color preview

#9CCCAF

Color formats

HEX
#9CCCAF
RGB
rgb(156, 204, 175)
RGBA
rgba(156, 204, 175, 1)
HSL
hsl(144, 32%, 71%)
HSV
hsv(144, 24%, 80%)
CMYK
cmyk(24%, 0%, 14%, 20%)
CSS variable
--color-primary: #9CCCAF;
Lowercase HEX
#9cccaf

Shades

Tints

Tones

Harmony

CSS snippets for #9CCCAF

.color-9cccaf {
  color: #9CCCAF;
  background-color: #9CCCAF;
}

Frequently asked questions

What color is #9CCCAF?+

#9CCCAF is a HEX color with RGB value rgb(156, 204, 175) and HSL value hsl(144, 32%, 71%). Its closest CSS named color is DarkGray.

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

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