#1CCCD6 Color

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

Color preview

#1CCCD6

Color formats

HEX
#1CCCD6
RGB
rgb(28, 204, 214)
RGBA
rgba(28, 204, 214, 1)
HSL
hsl(183, 77%, 47%)
HSV
hsv(183, 87%, 84%)
CMYK
cmyk(87%, 5%, 0%, 16%)
CSS variable
--color-primary: #1CCCD6;
Lowercase HEX
#1cccd6

Shades

Tints

Tones

Harmony

CSS snippets for #1CCCD6

.color-1cccd6 {
  color: #1CCCD6;
  background-color: #1CCCD6;
}

Frequently asked questions

What color is #1CCCD6?+

#1CCCD6 is a HEX color with RGB value rgb(28, 204, 214) and HSL value hsl(183, 77%, 47%). Its closest CSS named color is DarkTurquoise.

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

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