#1DDAF7 Color

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

Color preview

#1DDAF7

Color formats

HEX
#1DDAF7
RGB
rgb(29, 218, 247)
RGBA
rgba(29, 218, 247, 1)
HSL
hsl(188, 93%, 54%)
HSV
hsv(188, 88%, 97%)
CMYK
cmyk(88%, 12%, 0%, 3%)
CSS variable
--color-primary: #1DDAF7;
Lowercase HEX
#1ddaf7

Shades

Tints

Tones

Harmony

CSS snippets for #1DDAF7

.color-1ddaf7 {
  color: #1DDAF7;
  background-color: #1DDAF7;
}

Frequently asked questions

What color is #1DDAF7?+

#1DDAF7 is a HEX color with RGB value rgb(29, 218, 247) and HSL value hsl(188, 93%, 54%). Its closest CSS named color is DeepSkyBlue.

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

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