#29CDFF Color

Inspect #29CDFF across formats, palettes, contrast and closest named color matches.

Color preview

#29CDFF

Color formats

HEX
#29CDFF
RGB
rgb(41, 205, 255)
RGBA
rgba(41, 205, 255, 1)
HSL
hsl(194, 100%, 58%)
HSV
hsv(194, 84%, 100%)
CMYK
cmyk(84%, 20%, 0%, 0%)
CSS variable
--color-primary: #29CDFF;
Lowercase HEX
#29cdff

Shades

Tints

Tones

Harmony

CSS snippets for #29CDFF

.color-29cdff {
  color: #29CDFF;
  background-color: #29CDFF;
}

Frequently asked questions

What color is #29CDFF?+

#29CDFF is a HEX color with RGB value rgb(41, 205, 255) and HSL value hsl(194, 100%, 58%). Its closest CSS named color is DeepSkyBlue.

What is the closest Tailwind color to #29CDFF?+

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