#1AEEDC Color

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

Color preview

#1AEEDC

Color formats

HEX
#1AEEDC
RGB
rgb(26, 238, 220)
RGBA
rgba(26, 238, 220, 1)
HSL
hsl(175, 86%, 52%)
HSV
hsv(175, 89%, 93%)
CMYK
cmyk(89%, 0%, 8%, 7%)
CSS variable
--color-primary: #1AEEDC;
Lowercase HEX
#1aeedc

Shades

Tints

Tones

Harmony

CSS snippets for #1AEEDC

.color-1aeedc {
  color: #1AEEDC;
  background-color: #1AEEDC;
}

Frequently asked questions

What color is #1AEEDC?+

#1AEEDC is a HEX color with RGB value rgb(26, 238, 220) and HSL value hsl(175, 86%, 52%). Its closest CSS named color is Turquoise.

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

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