#1DDADD Color

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

Color preview

#1DDADD

Color formats

HEX
#1DDADD
RGB
rgb(29, 218, 221)
RGBA
rgba(29, 218, 221, 1)
HSL
hsl(181, 77%, 49%)
HSV
hsv(181, 87%, 87%)
CMYK
cmyk(87%, 1%, 0%, 13%)
CSS variable
--color-primary: #1DDADD;
Lowercase HEX
#1ddadd

Shades

Tints

Tones

Harmony

CSS snippets for #1DDADD

.color-1ddadd {
  color: #1DDADD;
  background-color: #1DDADD;
}

Frequently asked questions

What color is #1DDADD?+

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

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

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