#32CAFD Color

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

Color preview

#32CAFD

Color formats

HEX
#32CAFD
RGB
rgb(50, 202, 253)
RGBA
rgba(50, 202, 253, 1)
HSL
hsl(195, 98%, 59%)
HSV
hsv(195, 80%, 99%)
CMYK
cmyk(80%, 20%, 0%, 1%)
CSS variable
--color-primary: #32CAFD;
Lowercase HEX
#32cafd

Shades

Tints

Tones

Harmony

CSS snippets for #32CAFD

.color-32cafd {
  color: #32CAFD;
  background-color: #32CAFD;
}

Frequently asked questions

What color is #32CAFD?+

#32CAFD is a HEX color with RGB value rgb(50, 202, 253) and HSL value hsl(195, 98%, 59%). Its closest CSS named color is DeepSkyBlue.

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

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