#3AEA1F Color

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

Color preview

#3AEA1F

Color formats

HEX
#3AEA1F
RGB
rgb(58, 234, 31)
RGBA
rgba(58, 234, 31, 1)
HSL
hsl(112, 83%, 52%)
HSV
hsv(112, 87%, 92%)
CMYK
cmyk(75%, 0%, 87%, 8%)
CSS variable
--color-primary: #3AEA1F;
Lowercase HEX
#3aea1f

Shades

Tints

Tones

Harmony

CSS snippets for #3AEA1F

.color-3aea1f {
  color: #3AEA1F;
  background-color: #3AEA1F;
}

Frequently asked questions

What color is #3AEA1F?+

#3AEA1F is a HEX color with RGB value rgb(58, 234, 31) and HSL value hsl(112, 83%, 52%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #3AEA1F?+

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