#1AAE7D Color

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

Color preview

#1AAE7D

Color formats

HEX
#1AAE7D
RGB
rgb(26, 174, 125)
RGBA
rgba(26, 174, 125, 1)
HSL
hsl(160, 74%, 39%)
HSV
hsv(160, 85%, 68%)
CMYK
cmyk(85%, 0%, 28%, 32%)
CSS variable
--color-primary: #1AAE7D;
Lowercase HEX
#1aae7d

Shades

Tints

Tones

Harmony

CSS snippets for #1AAE7D

.color-1aae7d {
  color: #1AAE7D;
  background-color: #1AAE7D;
}

Frequently asked questions

What color is #1AAE7D?+

#1AAE7D is a HEX color with RGB value rgb(26, 174, 125) and HSL value hsl(160, 74%, 39%). Its closest CSS named color is MediumSeaGreen.

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

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