#1AEE80 Color

Inspect #1AEE80 across formats, palettes, contrast and closest named color matches.

Color preview

#1AEE80

Color formats

HEX
#1AEE80
RGB
rgb(26, 238, 128)
RGBA
rgba(26, 238, 128, 1)
HSL
hsl(149, 86%, 52%)
HSV
hsv(149, 89%, 93%)
CMYK
cmyk(89%, 0%, 46%, 7%)
CSS variable
--color-primary: #1AEE80;
Lowercase HEX
#1aee80

Shades

Tints

Tones

Harmony

CSS snippets for #1AEE80

.color-1aee80 {
  color: #1AEE80;
  background-color: #1AEE80;
}

Frequently asked questions

What color is #1AEE80?+

#1AEE80 is a HEX color with RGB value rgb(26, 238, 128) and HSL value hsl(149, 86%, 52%). Its closest CSS named color is SpringGreen.

What is the closest Tailwind color to #1AEE80?+

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