#A5CDAB Color

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

Color preview

#A5CDAB

Color formats

HEX
#A5CDAB
RGB
rgb(165, 205, 171)
RGBA
rgba(165, 205, 171, 1)
HSL
hsl(129, 29%, 73%)
HSV
hsv(129, 20%, 80%)
CMYK
cmyk(20%, 0%, 17%, 20%)
CSS variable
--color-primary: #A5CDAB;
Lowercase HEX
#a5cdab

Shades

Tints

Tones

Harmony

CSS snippets for #A5CDAB

.color-a5cdab {
  color: #A5CDAB;
  background-color: #A5CDAB;
}

Frequently asked questions

What color is #A5CDAB?+

#A5CDAB is a HEX color with RGB value rgb(165, 205, 171) and HSL value hsl(129, 29%, 73%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A5CDAB?+

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