#A2C99A Color

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

Color preview

#A2C99A

Color formats

HEX
#A2C99A
RGB
rgb(162, 201, 154)
RGBA
rgba(162, 201, 154, 1)
HSL
hsl(110, 30%, 70%)
HSV
hsv(110, 23%, 79%)
CMYK
cmyk(19%, 0%, 23%, 21%)
CSS variable
--color-primary: #A2C99A;
Lowercase HEX
#a2c99a

Shades

Tints

Tones

Harmony

CSS snippets for #A2C99A

.color-a2c99a {
  color: #A2C99A;
  background-color: #A2C99A;
}

Frequently asked questions

What color is #A2C99A?+

#A2C99A is a HEX color with RGB value rgb(162, 201, 154) and HSL value hsl(110, 30%, 70%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #A2C99A?+

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