#1AEAAF Color

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

Color preview

#1AEAAF

Color formats

HEX
#1AEAAF
RGB
rgb(26, 234, 175)
RGBA
rgba(26, 234, 175, 1)
HSL
hsl(163, 83%, 51%)
HSV
hsv(163, 89%, 92%)
CMYK
cmyk(89%, 0%, 25%, 8%)
CSS variable
--color-primary: #1AEAAF;
Lowercase HEX
#1aeaaf

Shades

Tints

Tones

Harmony

CSS snippets for #1AEAAF

.color-1aeaaf {
  color: #1AEAAF;
  background-color: #1AEAAF;
}

Frequently asked questions

What color is #1AEAAF?+

#1AEAAF is a HEX color with RGB value rgb(26, 234, 175) and HSL value hsl(163, 83%, 51%). Its closest CSS named color is MediumSpringGreen.

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

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