#2AD04B Color

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

Color preview

#2AD04B

Color formats

HEX
#2AD04B
RGB
rgb(42, 208, 75)
RGBA
rgba(42, 208, 75, 1)
HSL
hsl(132, 66%, 49%)
HSV
hsv(132, 80%, 82%)
CMYK
cmyk(80%, 0%, 64%, 18%)
CSS variable
--color-primary: #2AD04B;
Lowercase HEX
#2ad04b

Shades

Tints

Tones

Harmony

CSS snippets for #2AD04B

.color-2ad04b {
  color: #2AD04B;
  background-color: #2AD04B;
}

Frequently asked questions

What color is #2AD04B?+

#2AD04B is a HEX color with RGB value rgb(42, 208, 75) and HSL value hsl(132, 66%, 49%). Its closest CSS named color is LimeGreen.

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

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