#1ECDEB Color

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

Color preview

#1ECDEB

Color formats

HEX
#1ECDEB
RGB
rgb(30, 205, 235)
RGBA
rgba(30, 205, 235, 1)
HSL
hsl(189, 84%, 52%)
HSV
hsv(189, 87%, 92%)
CMYK
cmyk(87%, 13%, 0%, 8%)
CSS variable
--color-primary: #1ECDEB;
Lowercase HEX
#1ecdeb

Shades

Tints

Tones

Harmony

CSS snippets for #1ECDEB

.color-1ecdeb {
  color: #1ECDEB;
  background-color: #1ECDEB;
}

Frequently asked questions

What color is #1ECDEB?+

#1ECDEB is a HEX color with RGB value rgb(30, 205, 235) and HSL value hsl(189, 84%, 52%). Its closest CSS named color is DeepSkyBlue.

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

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