#A1BC97 Color

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

Color preview

#A1BC97

Color formats

HEX
#A1BC97
RGB
rgb(161, 188, 151)
RGBA
rgba(161, 188, 151, 1)
HSL
hsl(104, 22%, 66%)
HSV
hsv(104, 20%, 74%)
CMYK
cmyk(14%, 0%, 20%, 26%)
CSS variable
--color-primary: #A1BC97;
Lowercase HEX
#a1bc97

Shades

Tints

Tones

Harmony

CSS snippets for #A1BC97

.color-a1bc97 {
  color: #A1BC97;
  background-color: #A1BC97;
}

Frequently asked questions

What color is #A1BC97?+

#A1BC97 is a HEX color with RGB value rgb(161, 188, 151) and HSL value hsl(104, 22%, 66%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #A1BC97?+

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