#A5CBAD Color

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

Color preview

#A5CBAD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A5CBAD

.color-a5cbad {
  color: #A5CBAD;
  background-color: #A5CBAD;
}

Frequently asked questions

What color is #A5CBAD?+

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

What is the closest Tailwind color to #A5CBAD?+

The closest Tailwind color is gray-400, available as the bg-gray-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