#A5CAAA Color

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

Color preview

#A5CAAA

Color formats

HEX
#A5CAAA
RGB
rgb(165, 202, 170)
RGBA
rgba(165, 202, 170, 1)
HSL
hsl(128, 26%, 72%)
HSV
hsv(128, 18%, 79%)
CMYK
cmyk(18%, 0%, 16%, 21%)
CSS variable
--color-primary: #A5CAAA;
Lowercase HEX
#a5caaa

Shades

Tints

Tones

Harmony

CSS snippets for #A5CAAA

.color-a5caaa {
  color: #A5CAAA;
  background-color: #A5CAAA;
}

Frequently asked questions

What color is #A5CAAA?+

#A5CAAA is a HEX color with RGB value rgb(165, 202, 170) and HSL value hsl(128, 26%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A5CAAA?+

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