#2AE264 Color

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

Color preview

#2AE264

Color formats

HEX
#2AE264
RGB
rgb(42, 226, 100)
RGBA
rgba(42, 226, 100, 1)
HSL
hsl(139, 76%, 53%)
HSV
hsv(139, 81%, 89%)
CMYK
cmyk(81%, 0%, 56%, 11%)
CSS variable
--color-primary: #2AE264;
Lowercase HEX
#2ae264

Shades

Tints

Tones

Harmony

CSS snippets for #2AE264

.color-2ae264 {
  color: #2AE264;
  background-color: #2AE264;
}

Frequently asked questions

What color is #2AE264?+

#2AE264 is a HEX color with RGB value rgb(42, 226, 100) and HSL value hsl(139, 76%, 53%). Its closest CSS named color is MediumSeaGreen.

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

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