#5999FF Color

Inspect #5999FF across formats, palettes, contrast and closest named color matches.

Color preview

#5999FF

Color formats

HEX
#5999FF
RGB
rgb(89, 153, 255)
RGBA
rgba(89, 153, 255, 1)
HSL
hsl(217, 100%, 67%)
HSV
hsv(217, 65%, 100%)
CMYK
cmyk(65%, 40%, 0%, 0%)
CSS variable
--color-primary: #5999FF;
Lowercase HEX
#5999ff

Shades

Tints

Tones

Harmony

CSS snippets for #5999FF

.color-5999ff {
  color: #5999FF;
  background-color: #5999FF;
}

Frequently asked questions

What color is #5999FF?+

#5999FF is a HEX color with RGB value rgb(89, 153, 255) and HSL value hsl(217, 100%, 67%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #5999FF?+

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