#5FBDFC Color

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

Color preview

#5FBDFC

Color formats

HEX
#5FBDFC
RGB
rgb(95, 189, 252)
RGBA
rgba(95, 189, 252, 1)
HSL
hsl(204, 96%, 68%)
HSV
hsv(204, 62%, 99%)
CMYK
cmyk(62%, 25%, 0%, 1%)
CSS variable
--color-primary: #5FBDFC;
Lowercase HEX
#5fbdfc

Shades

Tints

Tones

Harmony

CSS snippets for #5FBDFC

.color-5fbdfc {
  color: #5FBDFC;
  background-color: #5FBDFC;
}

Frequently asked questions

What color is #5FBDFC?+

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

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

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