#32ABFC Color

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

Color preview

#32ABFC

Color formats

HEX
#32ABFC
RGB
rgb(50, 171, 252)
RGBA
rgba(50, 171, 252, 1)
HSL
hsl(204, 97%, 59%)
HSV
hsv(204, 80%, 99%)
CMYK
cmyk(80%, 32%, 0%, 1%)
CSS variable
--color-primary: #32ABFC;
Lowercase HEX
#32abfc

Shades

Tints

Tones

Harmony

CSS snippets for #32ABFC

.color-32abfc {
  color: #32ABFC;
  background-color: #32ABFC;
}

Frequently asked questions

What color is #32ABFC?+

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

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

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