#5C5EEB Color

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

Color preview

#5C5EEB

Color formats

HEX
#5C5EEB
RGB
rgb(92, 94, 235)
RGBA
rgba(92, 94, 235, 1)
HSL
hsl(239, 78%, 64%)
HSV
hsv(239, 61%, 92%)
CMYK
cmyk(61%, 60%, 0%, 8%)
CSS variable
--color-primary: #5C5EEB;
Lowercase HEX
#5c5eeb

Shades

Tints

Tones

Harmony

CSS snippets for #5C5EEB

.color-5c5eeb {
  color: #5C5EEB;
  background-color: #5C5EEB;
}

Frequently asked questions

What color is #5C5EEB?+

#5C5EEB is a HEX color with RGB value rgb(92, 94, 235) and HSL value hsl(239, 78%, 64%). Its closest CSS named color is RoyalBlue.

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

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