#A5B99C Color

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

Color preview

#A5B99C

Color formats

HEX
#A5B99C
RGB
rgb(165, 185, 156)
RGBA
rgba(165, 185, 156, 1)
HSL
hsl(101, 17%, 67%)
HSV
hsv(101, 16%, 73%)
CMYK
cmyk(11%, 0%, 16%, 27%)
CSS variable
--color-primary: #A5B99C;
Lowercase HEX
#a5b99c

Shades

Tints

Tones

Harmony

CSS snippets for #A5B99C

.color-a5b99c {
  color: #A5B99C;
  background-color: #A5B99C;
}

Frequently asked questions

What color is #A5B99C?+

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

What is the closest Tailwind color to #A5B99C?+

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