#A8CAAA Color

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

Color preview

#A8CAAA

Color formats

HEX
#A8CAAA
RGB
rgb(168, 202, 170)
RGBA
rgba(168, 202, 170, 1)
HSL
hsl(124, 24%, 73%)
HSV
hsv(124, 17%, 79%)
CMYK
cmyk(17%, 0%, 16%, 21%)
CSS variable
--color-primary: #A8CAAA;
Lowercase HEX
#a8caaa

Shades

Tints

Tones

Harmony

CSS snippets for #A8CAAA

.color-a8caaa {
  color: #A8CAAA;
  background-color: #A8CAAA;
}

Frequently asked questions

What color is #A8CAAA?+

#A8CAAA is a HEX color with RGB value rgb(168, 202, 170) and HSL value hsl(124, 24%, 73%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A8CAAA?+

The closest Tailwind color is neutral-400, available as the bg-neutral-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