#A1BC80 Color

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

Color preview

#A1BC80

Color formats

HEX
#A1BC80
RGB
rgb(161, 188, 128)
RGBA
rgba(161, 188, 128, 1)
HSL
hsl(87, 31%, 62%)
HSV
hsv(87, 32%, 74%)
CMYK
cmyk(14%, 0%, 32%, 26%)
CSS variable
--color-primary: #A1BC80;
Lowercase HEX
#a1bc80

Shades

Tints

Tones

Harmony

CSS snippets for #A1BC80

.color-a1bc80 {
  color: #A1BC80;
  background-color: #A1BC80;
}

Frequently asked questions

What color is #A1BC80?+

#A1BC80 is a HEX color with RGB value rgb(161, 188, 128) and HSL value hsl(87, 31%, 62%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #A1BC80?+

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