#A0CCAA Color

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

Color preview

#A0CCAA

Color formats

HEX
#A0CCAA
RGB
rgb(160, 204, 170)
RGBA
rgba(160, 204, 170, 1)
HSL
hsl(134, 30%, 71%)
HSV
hsv(134, 22%, 80%)
CMYK
cmyk(22%, 0%, 17%, 20%)
CSS variable
--color-primary: #A0CCAA;
Lowercase HEX
#a0ccaa

Shades

Tints

Tones

Harmony

CSS snippets for #A0CCAA

.color-a0ccaa {
  color: #A0CCAA;
  background-color: #A0CCAA;
}

Frequently asked questions

What color is #A0CCAA?+

#A0CCAA is a HEX color with RGB value rgb(160, 204, 170) and HSL value hsl(134, 30%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #A0CCAA?+

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