#32ABFB Color

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

Color preview

#32ABFB

Color formats

HEX
#32ABFB
RGB
rgb(50, 171, 251)
RGBA
rgba(50, 171, 251, 1)
HSL
hsl(204, 96%, 59%)
HSV
hsv(204, 80%, 98%)
CMYK
cmyk(80%, 32%, 0%, 2%)
CSS variable
--color-primary: #32ABFB;
Lowercase HEX
#32abfb

Shades

Tints

Tones

Harmony

CSS snippets for #32ABFB

.color-32abfb {
  color: #32ABFB;
  background-color: #32ABFB;
}

Frequently asked questions

What color is #32ABFB?+

#32ABFB is a HEX color with RGB value rgb(50, 171, 251) and HSL value hsl(204, 96%, 59%). Its closest CSS named color is DodgerBlue.

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

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