#5FA5EB Color

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

Color preview

#5FA5EB

Color formats

HEX
#5FA5EB
RGB
rgb(95, 165, 235)
RGBA
rgba(95, 165, 235, 1)
HSL
hsl(210, 78%, 65%)
HSV
hsv(210, 60%, 92%)
CMYK
cmyk(60%, 30%, 0%, 8%)
CSS variable
--color-primary: #5FA5EB;
Lowercase HEX
#5fa5eb

Shades

Tints

Tones

Harmony

CSS snippets for #5FA5EB

.color-5fa5eb {
  color: #5FA5EB;
  background-color: #5FA5EB;
}

Frequently asked questions

What color is #5FA5EB?+

#5FA5EB is a HEX color with RGB value rgb(95, 165, 235) and HSL value hsl(210, 78%, 65%). Its closest CSS named color is CornflowerBlue.

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

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