#A5CBAC Color

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

Color preview

#A5CBAC

Color formats

HEX
#A5CBAC
RGB
rgb(165, 203, 172)
RGBA
rgba(165, 203, 172, 1)
HSL
hsl(131, 27%, 72%)
HSV
hsv(131, 19%, 80%)
CMYK
cmyk(19%, 0%, 15%, 20%)
CSS variable
--color-primary: #A5CBAC;
Lowercase HEX
#a5cbac

Shades

Tints

Tones

Harmony

CSS snippets for #A5CBAC

.color-a5cbac {
  color: #A5CBAC;
  background-color: #A5CBAC;
}

Frequently asked questions

What color is #A5CBAC?+

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

What is the closest Tailwind color to #A5CBAC?+

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