#29FFFF Color

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

Color preview

#29FFFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #29FFFF

.color-29ffff {
  color: #29FFFF;
  background-color: #29FFFF;
}

Frequently asked questions

What color is #29FFFF?+

#29FFFF is a HEX color with RGB value rgb(41, 255, 255) and HSL value hsl(180, 100%, 58%). Its closest CSS named color is Aqua.

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

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