#A5CDAC Color

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

Color preview

#A5CDAC

Color formats

HEX
#A5CDAC
RGB
rgb(165, 205, 172)
RGBA
rgba(165, 205, 172, 1)
HSL
hsl(131, 29%, 73%)
HSV
hsv(131, 20%, 80%)
CMYK
cmyk(20%, 0%, 16%, 20%)
CSS variable
--color-primary: #A5CDAC;
Lowercase HEX
#a5cdac

Shades

Tints

Tones

Harmony

CSS snippets for #A5CDAC

.color-a5cdac {
  color: #A5CDAC;
  background-color: #A5CDAC;
}

Frequently asked questions

What color is #A5CDAC?+

#A5CDAC is a HEX color with RGB value rgb(165, 205, 172) and HSL value hsl(131, 29%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A5CDAC?+

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