#1DBDDD Color

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

Color preview

#1DBDDD

Color formats

HEX
#1DBDDD
RGB
rgb(29, 189, 221)
RGBA
rgba(29, 189, 221, 1)
HSL
hsl(190, 77%, 49%)
HSV
hsv(190, 87%, 87%)
CMYK
cmyk(87%, 14%, 0%, 13%)
CSS variable
--color-primary: #1DBDDD;
Lowercase HEX
#1dbddd

Shades

Tints

Tones

Harmony

CSS snippets for #1DBDDD

.color-1dbddd {
  color: #1DBDDD;
  background-color: #1DBDDD;
}

Frequently asked questions

What color is #1DBDDD?+

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

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

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