#1DE2DE Color

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

Color preview

#1DE2DE

Color formats

HEX
#1DE2DE
RGB
rgb(29, 226, 222)
RGBA
rgba(29, 226, 222, 1)
HSL
hsl(179, 77%, 50%)
HSV
hsv(179, 87%, 89%)
CMYK
cmyk(87%, 0%, 2%, 11%)
CSS variable
--color-primary: #1DE2DE;
Lowercase HEX
#1de2de

Shades

Tints

Tones

Harmony

CSS snippets for #1DE2DE

.color-1de2de {
  color: #1DE2DE;
  background-color: #1DE2DE;
}

Frequently asked questions

What color is #1DE2DE?+

#1DE2DE is a HEX color with RGB value rgb(29, 226, 222) and HSL value hsl(179, 77%, 50%). Its closest CSS named color is DarkTurquoise.

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

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