#32EAFB Color

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

Color preview

#32EAFB

Color formats

HEX
#32EAFB
RGB
rgb(50, 234, 251)
RGBA
rgba(50, 234, 251, 1)
HSL
hsl(185, 96%, 59%)
HSV
hsv(185, 80%, 98%)
CMYK
cmyk(80%, 7%, 0%, 2%)
CSS variable
--color-primary: #32EAFB;
Lowercase HEX
#32eafb

Shades

Tints

Tones

Harmony

CSS snippets for #32EAFB

.color-32eafb {
  color: #32EAFB;
  background-color: #32EAFB;
}

Frequently asked questions

What color is #32EAFB?+

#32EAFB is a HEX color with RGB value rgb(50, 234, 251) and HSL value hsl(185, 96%, 59%). Its closest CSS named color is Turquoise.

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

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