#2AAA1C Color

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

Color preview

#2AAA1C

Color formats

HEX
#2AAA1C
RGB
rgb(42, 170, 28)
RGBA
rgba(42, 170, 28, 1)
HSL
hsl(114, 72%, 39%)
HSV
hsv(114, 84%, 67%)
CMYK
cmyk(75%, 0%, 84%, 33%)
CSS variable
--color-primary: #2AAA1C;
Lowercase HEX
#2aaa1c

Shades

Tints

Tones

Harmony

CSS snippets for #2AAA1C

.color-2aaa1c {
  color: #2AAA1C;
  background-color: #2AAA1C;
}

Frequently asked questions

What color is #2AAA1C?+

#2AAA1C is a HEX color with RGB value rgb(42, 170, 28) and HSL value hsl(114, 72%, 39%). Its closest CSS named color is ForestGreen.

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

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