#3AEE0D Color

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

Color preview

#3AEE0D

Color formats

HEX
#3AEE0D
RGB
rgb(58, 238, 13)
RGBA
rgba(58, 238, 13, 1)
HSL
hsl(108, 90%, 49%)
HSV
hsv(108, 95%, 93%)
CMYK
cmyk(76%, 0%, 95%, 7%)
CSS variable
--color-primary: #3AEE0D;
Lowercase HEX
#3aee0d

Shades

Tints

Tones

Harmony

CSS snippets for #3AEE0D

.color-3aee0d {
  color: #3AEE0D;
  background-color: #3AEE0D;
}

Frequently asked questions

What color is #3AEE0D?+

#3AEE0D is a HEX color with RGB value rgb(58, 238, 13) and HSL value hsl(108, 90%, 49%). Its closest CSS named color is LimeGreen.

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

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