#1CDFCC Color

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

Color preview

#1CDFCC

Color formats

HEX
#1CDFCC
RGB
rgb(28, 223, 204)
RGBA
rgba(28, 223, 204, 1)
HSL
hsl(174, 78%, 49%)
HSV
hsv(174, 87%, 87%)
CMYK
cmyk(87%, 0%, 9%, 13%)
CSS variable
--color-primary: #1CDFCC;
Lowercase HEX
#1cdfcc

Shades

Tints

Tones

Harmony

CSS snippets for #1CDFCC

.color-1cdfcc {
  color: #1CDFCC;
  background-color: #1CDFCC;
}

Frequently asked questions

What color is #1CDFCC?+

#1CDFCC is a HEX color with RGB value rgb(28, 223, 204) and HSL value hsl(174, 78%, 49%). Its closest CSS named color is DarkTurquoise.

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

The closest Tailwind color is teal-400, available as the bg-teal-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