#29E3D0 Color

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

Color preview

#29E3D0

Color formats

HEX
#29E3D0
RGB
rgb(41, 227, 208)
RGBA
rgba(41, 227, 208, 1)
HSL
hsl(174, 77%, 53%)
HSV
hsv(174, 82%, 89%)
CMYK
cmyk(82%, 0%, 8%, 11%)
CSS variable
--color-primary: #29E3D0;
Lowercase HEX
#29e3d0

Shades

Tints

Tones

Harmony

CSS snippets for #29E3D0

.color-29e3d0 {
  color: #29E3D0;
  background-color: #29E3D0;
}

Frequently asked questions

What color is #29E3D0?+

#29E3D0 is a HEX color with RGB value rgb(41, 227, 208) and HSL value hsl(174, 77%, 53%). Its closest CSS named color is Turquoise.

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

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