#A5B99D Color

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

Color preview

#A5B99D

Color formats

HEX
#A5B99D
RGB
rgb(165, 185, 157)
RGBA
rgba(165, 185, 157, 1)
HSL
hsl(103, 17%, 67%)
HSV
hsv(103, 15%, 73%)
CMYK
cmyk(11%, 0%, 15%, 27%)
CSS variable
--color-primary: #A5B99D;
Lowercase HEX
#a5b99d

Shades

Tints

Tones

Harmony

CSS snippets for #A5B99D

.color-a5b99d {
  color: #A5B99D;
  background-color: #A5B99D;
}

Frequently asked questions

What color is #A5B99D?+

#A5B99D is a HEX color with RGB value rgb(165, 185, 157) and HSL value hsl(103, 17%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A5B99D?+

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