#1EDCCC Color

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

Color preview

#1EDCCC

Color formats

HEX
#1EDCCC
RGB
rgb(30, 220, 204)
RGBA
rgba(30, 220, 204, 1)
HSL
hsl(175, 76%, 49%)
HSV
hsv(175, 86%, 86%)
CMYK
cmyk(86%, 0%, 7%, 14%)
CSS variable
--color-primary: #1EDCCC;
Lowercase HEX
#1edccc

Shades

Tints

Tones

Harmony

CSS snippets for #1EDCCC

.color-1edccc {
  color: #1EDCCC;
  background-color: #1EDCCC;
}

Frequently asked questions

What color is #1EDCCC?+

#1EDCCC is a HEX color with RGB value rgb(30, 220, 204) and HSL value hsl(175, 76%, 49%). Its closest CSS named color is DarkTurquoise.

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

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