#A5CBAB Color

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

Color preview

#A5CBAB

Color formats

HEX
#A5CBAB
RGB
rgb(165, 203, 171)
RGBA
rgba(165, 203, 171, 1)
HSL
hsl(129, 27%, 72%)
HSV
hsv(129, 19%, 80%)
CMYK
cmyk(19%, 0%, 16%, 20%)
CSS variable
--color-primary: #A5CBAB;
Lowercase HEX
#a5cbab

Shades

Tints

Tones

Harmony

CSS snippets for #A5CBAB

.color-a5cbab {
  color: #A5CBAB;
  background-color: #A5CBAB;
}

Frequently asked questions

What color is #A5CBAB?+

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

What is the closest Tailwind color to #A5CBAB?+

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