#32FBED Color

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

Color preview

#32FBED

Color formats

HEX
#32FBED
RGB
rgb(50, 251, 237)
RGBA
rgba(50, 251, 237, 1)
HSL
hsl(176, 96%, 59%)
HSV
hsv(176, 80%, 98%)
CMYK
cmyk(80%, 0%, 6%, 2%)
CSS variable
--color-primary: #32FBED;
Lowercase HEX
#32fbed

Shades

Tints

Tones

Harmony

CSS snippets for #32FBED

.color-32fbed {
  color: #32FBED;
  background-color: #32FBED;
}

Frequently asked questions

What color is #32FBED?+

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

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

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