#3AE48F Color

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

Color preview

#3AE48F

Color formats

HEX
#3AE48F
RGB
rgb(58, 228, 143)
RGBA
rgba(58, 228, 143, 1)
HSL
hsl(150, 76%, 56%)
HSV
hsv(150, 75%, 89%)
CMYK
cmyk(75%, 0%, 37%, 11%)
CSS variable
--color-primary: #3AE48F;
Lowercase HEX
#3ae48f

Shades

Tints

Tones

Harmony

CSS snippets for #3AE48F

.color-3ae48f {
  color: #3AE48F;
  background-color: #3AE48F;
}

Frequently asked questions

What color is #3AE48F?+

#3AE48F is a HEX color with RGB value rgb(58, 228, 143) and HSL value hsl(150, 76%, 56%). Its closest CSS named color is MediumAquaMarine.

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

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