#5B6EED Color

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

Color preview

#5B6EED

Color formats

HEX
#5B6EED
RGB
rgb(91, 110, 237)
RGBA
rgba(91, 110, 237, 1)
HSL
hsl(232, 80%, 64%)
HSV
hsv(232, 62%, 93%)
CMYK
cmyk(62%, 54%, 0%, 7%)
CSS variable
--color-primary: #5B6EED;
Lowercase HEX
#5b6eed

Shades

Tints

Tones

Harmony

CSS snippets for #5B6EED

.color-5b6eed {
  color: #5B6EED;
  background-color: #5B6EED;
}

Frequently asked questions

What color is #5B6EED?+

#5B6EED is a HEX color with RGB value rgb(91, 110, 237) and HSL value hsl(232, 80%, 64%). Its closest CSS named color is RoyalBlue.

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

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