#1DBADD Color

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

Color preview

#1DBADD

Color formats

HEX
#1DBADD
RGB
rgb(29, 186, 221)
RGBA
rgba(29, 186, 221, 1)
HSL
hsl(191, 77%, 49%)
HSV
hsv(191, 87%, 87%)
CMYK
cmyk(87%, 16%, 0%, 13%)
CSS variable
--color-primary: #1DBADD;
Lowercase HEX
#1dbadd

Shades

Tints

Tones

Harmony

CSS snippets for #1DBADD

.color-1dbadd {
  color: #1DBADD;
  background-color: #1DBADD;
}

Frequently asked questions

What color is #1DBADD?+

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

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

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