#A1B99C Color

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

Color preview

#A1B99C

Color formats

HEX
#A1B99C
RGB
rgb(161, 185, 156)
RGBA
rgba(161, 185, 156, 1)
HSL
hsl(110, 17%, 67%)
HSV
hsv(110, 16%, 73%)
CMYK
cmyk(13%, 0%, 16%, 27%)
CSS variable
--color-primary: #A1B99C;
Lowercase HEX
#a1b99c

Shades

Tints

Tones

Harmony

CSS snippets for #A1B99C

.color-a1b99c {
  color: #A1B99C;
  background-color: #A1B99C;
}

Frequently asked questions

What color is #A1B99C?+

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

What is the closest Tailwind color to #A1B99C?+

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