#32CFFB Color

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

Color preview

#32CFFB

Color formats

HEX
#32CFFB
RGB
rgb(50, 207, 251)
RGBA
rgba(50, 207, 251, 1)
HSL
hsl(193, 96%, 59%)
HSV
hsv(193, 80%, 98%)
CMYK
cmyk(80%, 18%, 0%, 2%)
CSS variable
--color-primary: #32CFFB;
Lowercase HEX
#32cffb

Shades

Tints

Tones

Harmony

CSS snippets for #32CFFB

.color-32cffb {
  color: #32CFFB;
  background-color: #32CFFB;
}

Frequently asked questions

What color is #32CFFB?+

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

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

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