#1ECFDC Color

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

Color preview

#1ECFDC

Color formats

HEX
#1ECFDC
RGB
rgb(30, 207, 220)
RGBA
rgba(30, 207, 220, 1)
HSL
hsl(184, 76%, 49%)
HSV
hsv(184, 86%, 86%)
CMYK
cmyk(86%, 6%, 0%, 14%)
CSS variable
--color-primary: #1ECFDC;
Lowercase HEX
#1ecfdc

Shades

Tints

Tones

Harmony

CSS snippets for #1ECFDC

.color-1ecfdc {
  color: #1ECFDC;
  background-color: #1ECFDC;
}

Frequently asked questions

What color is #1ECFDC?+

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

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

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