#5883EE Color

Inspect #5883EE across formats, palettes, contrast and closest named color matches.

Color preview

#5883EE

Color formats

HEX
#5883EE
RGB
rgb(88, 131, 238)
RGBA
rgba(88, 131, 238, 1)
HSL
hsl(223, 82%, 64%)
HSV
hsv(223, 63%, 93%)
CMYK
cmyk(63%, 45%, 0%, 7%)
CSS variable
--color-primary: #5883EE;
Lowercase HEX
#5883ee

Shades

Tints

Tones

Harmony

CSS snippets for #5883EE

.color-5883ee {
  color: #5883EE;
  background-color: #5883EE;
}

Frequently asked questions

What color is #5883EE?+

#5883EE is a HEX color with RGB value rgb(88, 131, 238) and HSL value hsl(223, 82%, 64%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #5883EE?+

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