#A5CAAC Color

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

Color preview

#A5CAAC

Color formats

HEX
#A5CAAC
RGB
rgb(165, 202, 172)
RGBA
rgba(165, 202, 172, 1)
HSL
hsl(131, 26%, 72%)
HSV
hsv(131, 18%, 79%)
CMYK
cmyk(18%, 0%, 15%, 21%)
CSS variable
--color-primary: #A5CAAC;
Lowercase HEX
#a5caac

Shades

Tints

Tones

Harmony

CSS snippets for #A5CAAC

.color-a5caac {
  color: #A5CAAC;
  background-color: #A5CAAC;
}

Frequently asked questions

What color is #A5CAAC?+

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

What is the closest Tailwind color to #A5CAAC?+

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