#A5CAAB Color

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

Color preview

#A5CAAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A5CAAB

.color-a5caab {
  color: #A5CAAB;
  background-color: #A5CAAB;
}

Frequently asked questions

What color is #A5CAAB?+

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

What is the closest Tailwind color to #A5CAAB?+

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