#A5B99B Color

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

Color preview

#A5B99B

Color formats

HEX
#A5B99B
RGB
rgb(165, 185, 155)
RGBA
rgba(165, 185, 155, 1)
HSL
hsl(100, 18%, 67%)
HSV
hsv(100, 16%, 73%)
CMYK
cmyk(11%, 0%, 16%, 27%)
CSS variable
--color-primary: #A5B99B;
Lowercase HEX
#a5b99b

Shades

Tints

Tones

Harmony

CSS snippets for #A5B99B

.color-a5b99b {
  color: #A5B99B;
  background-color: #A5B99B;
}

Frequently asked questions

What color is #A5B99B?+

#A5B99B is a HEX color with RGB value rgb(165, 185, 155) and HSL value hsl(100, 18%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A5B99B?+

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