#1CCADE Color

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

Color preview

#1CCADE

Color formats

HEX
#1CCADE
RGB
rgb(28, 202, 222)
RGBA
rgba(28, 202, 222, 1)
HSL
hsl(186, 78%, 49%)
HSV
hsv(186, 87%, 87%)
CMYK
cmyk(87%, 9%, 0%, 13%)
CSS variable
--color-primary: #1CCADE;
Lowercase HEX
#1ccade

Shades

Tints

Tones

Harmony

CSS snippets for #1CCADE

.color-1ccade {
  color: #1CCADE;
  background-color: #1CCADE;
}

Frequently asked questions

What color is #1CCADE?+

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

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

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