#1CCEDE Color

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

Color preview

#1CCEDE

Color formats

HEX
#1CCEDE
RGB
rgb(28, 206, 222)
RGBA
rgba(28, 206, 222, 1)
HSL
hsl(185, 78%, 49%)
HSV
hsv(185, 87%, 87%)
CMYK
cmyk(87%, 7%, 0%, 13%)
CSS variable
--color-primary: #1CCEDE;
Lowercase HEX
#1ccede

Shades

Tints

Tones

Harmony

CSS snippets for #1CCEDE

.color-1ccede {
  color: #1CCEDE;
  background-color: #1CCEDE;
}

Frequently asked questions

What color is #1CCEDE?+

#1CCEDE is a HEX color with RGB value rgb(28, 206, 222) and HSL value hsl(185, 78%, 49%). Its closest CSS named color is DarkTurquoise.

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

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