#1ECCDC Color

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

Color preview

#1ECCDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1ECCDC

.color-1eccdc {
  color: #1ECCDC;
  background-color: #1ECCDC;
}

Frequently asked questions

What color is #1ECCDC?+

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

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

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