#A1B79C Color

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

Color preview

#A1B79C

Color formats

HEX
#A1B79C
RGB
rgb(161, 183, 156)
RGBA
rgba(161, 183, 156, 1)
HSL
hsl(109, 16%, 66%)
HSV
hsv(109, 15%, 72%)
CMYK
cmyk(12%, 0%, 15%, 28%)
CSS variable
--color-primary: #A1B79C;
Lowercase HEX
#a1b79c

Shades

Tints

Tones

Harmony

CSS snippets for #A1B79C

.color-a1b79c {
  color: #A1B79C;
  background-color: #A1B79C;
}

Frequently asked questions

What color is #A1B79C?+

#A1B79C is a HEX color with RGB value rgb(161, 183, 156) and HSL value hsl(109, 16%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A1B79C?+

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