#5FABFC Color

Inspect #5FABFC across formats, palettes, contrast and closest named color matches.

Color preview

#5FABFC

Color formats

HEX
#5FABFC
RGB
rgb(95, 171, 252)
RGBA
rgba(95, 171, 252, 1)
HSL
hsl(211, 96%, 68%)
HSV
hsv(211, 62%, 99%)
CMYK
cmyk(62%, 32%, 0%, 1%)
CSS variable
--color-primary: #5FABFC;
Lowercase HEX
#5fabfc

Shades

Tints

Tones

Harmony

CSS snippets for #5FABFC

.color-5fabfc {
  color: #5FABFC;
  background-color: #5FABFC;
}

Frequently asked questions

What color is #5FABFC?+

#5FABFC is a HEX color with RGB value rgb(95, 171, 252) and HSL value hsl(211, 96%, 68%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #5FABFC?+

The closest Tailwind color is blue-400, available as the bg-blue-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