#A0CAAA Color

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

Color preview

#A0CAAA

Color formats

HEX
#A0CAAA
RGB
rgb(160, 202, 170)
RGBA
rgba(160, 202, 170, 1)
HSL
hsl(134, 28%, 71%)
HSV
hsv(134, 21%, 79%)
CMYK
cmyk(21%, 0%, 16%, 21%)
CSS variable
--color-primary: #A0CAAA;
Lowercase HEX
#a0caaa

Shades

Tints

Tones

Harmony

CSS snippets for #A0CAAA

.color-a0caaa {
  color: #A0CAAA;
  background-color: #A0CAAA;
}

Frequently asked questions

What color is #A0CAAA?+

#A0CAAA is a HEX color with RGB value rgb(160, 202, 170) and HSL value hsl(134, 28%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A0CAAA?+

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