#32CADE Color

Inspect #32CADE across formats, palettes, contrast and closest named color matches.

Color preview

#32CADE

Color formats

HEX
#32CADE
RGB
rgb(50, 202, 222)
RGBA
rgba(50, 202, 222, 1)
HSL
hsl(187, 72%, 53%)
HSV
hsv(187, 77%, 87%)
CMYK
cmyk(77%, 9%, 0%, 13%)
CSS variable
--color-primary: #32CADE;
Lowercase HEX
#32cade

Shades

Tints

Tones

Harmony

CSS snippets for #32CADE

.color-32cade {
  color: #32CADE;
  background-color: #32CADE;
}

Frequently asked questions

What color is #32CADE?+

#32CADE is a HEX color with RGB value rgb(50, 202, 222) and HSL value hsl(187, 72%, 53%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #32CADE?+

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