#1DDDCD Color

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

Color preview

#1DDDCD

Color formats

HEX
#1DDDCD
RGB
rgb(29, 221, 205)
RGBA
rgba(29, 221, 205, 1)
HSL
hsl(175, 77%, 49%)
HSV
hsv(175, 87%, 87%)
CMYK
cmyk(87%, 0%, 7%, 13%)
CSS variable
--color-primary: #1DDDCD;
Lowercase HEX
#1dddcd

Shades

Tints

Tones

Harmony

CSS snippets for #1DDDCD

.color-1dddcd {
  color: #1DDDCD;
  background-color: #1DDDCD;
}

Frequently asked questions

What color is #1DDDCD?+

#1DDDCD is a HEX color with RGB value rgb(29, 221, 205) and HSL value hsl(175, 77%, 49%). Its closest CSS named color is DarkTurquoise.

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

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