#1DCDED Color

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

Color preview

#1DCDED

Color formats

HEX
#1DCDED
RGB
rgb(29, 205, 237)
RGBA
rgba(29, 205, 237, 1)
HSL
hsl(189, 85%, 52%)
HSV
hsv(189, 88%, 93%)
CMYK
cmyk(88%, 14%, 0%, 7%)
CSS variable
--color-primary: #1DCDED;
Lowercase HEX
#1dcded

Shades

Tints

Tones

Harmony

CSS snippets for #1DCDED

.color-1dcded {
  color: #1DCDED;
  background-color: #1DCDED;
}

Frequently asked questions

What color is #1DCDED?+

#1DCDED is a HEX color with RGB value rgb(29, 205, 237) and HSL value hsl(189, 85%, 52%). Its closest CSS named color is DeepSkyBlue.

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

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