#3AE49D Color

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

Color preview

#3AE49D

Color formats

HEX
#3AE49D
RGB
rgb(58, 228, 157)
RGBA
rgba(58, 228, 157, 1)
HSL
hsl(155, 76%, 56%)
HSV
hsv(155, 75%, 89%)
CMYK
cmyk(75%, 0%, 31%, 11%)
CSS variable
--color-primary: #3AE49D;
Lowercase HEX
#3ae49d

Shades

Tints

Tones

Harmony

CSS snippets for #3AE49D

.color-3ae49d {
  color: #3AE49D;
  background-color: #3AE49D;
}

Frequently asked questions

What color is #3AE49D?+

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

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

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