#32BADC Color

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

Color preview

#32BADC

Color formats

HEX
#32BADC
RGB
rgb(50, 186, 220)
RGBA
rgba(50, 186, 220, 1)
HSL
hsl(192, 71%, 53%)
HSV
hsv(192, 77%, 86%)
CMYK
cmyk(77%, 15%, 0%, 14%)
CSS variable
--color-primary: #32BADC;
Lowercase HEX
#32badc

Shades

Tints

Tones

Harmony

CSS snippets for #32BADC

.color-32badc {
  color: #32BADC;
  background-color: #32BADC;
}

Frequently asked questions

What color is #32BADC?+

#32BADC is a HEX color with RGB value rgb(50, 186, 220) and HSL value hsl(192, 71%, 53%). Its closest CSS named color is MediumTurquoise.

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

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