#2AA23C Color

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

Color preview

#2AA23C

Color formats

HEX
#2AA23C
RGB
rgb(42, 162, 60)
RGBA
rgba(42, 162, 60, 1)
HSL
hsl(129, 59%, 40%)
HSV
hsv(129, 74%, 64%)
CMYK
cmyk(74%, 0%, 63%, 36%)
CSS variable
--color-primary: #2AA23C;
Lowercase HEX
#2aa23c

Shades

Tints

Tones

Harmony

CSS snippets for #2AA23C

.color-2aa23c {
  color: #2AA23C;
  background-color: #2AA23C;
}

Frequently asked questions

What color is #2AA23C?+

#2AA23C is a HEX color with RGB value rgb(42, 162, 60) and HSL value hsl(129, 59%, 40%). Its closest CSS named color is ForestGreen.

What is the closest Tailwind color to #2AA23C?+

The closest Tailwind color is green-600, available as the bg-green-600 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