#555CEB Color

Inspect #555CEB across formats, palettes, contrast and closest named color matches.

Color preview

#555CEB

Color formats

HEX
#555CEB
RGB
rgb(85, 92, 235)
RGBA
rgba(85, 92, 235, 1)
HSL
hsl(237, 79%, 63%)
HSV
hsv(237, 64%, 92%)
CMYK
cmyk(64%, 61%, 0%, 8%)
CSS variable
--color-primary: #555CEB;
Lowercase HEX
#555ceb

Shades

Tints

Tones

Harmony

CSS snippets for #555CEB

.color-555ceb {
  color: #555CEB;
  background-color: #555CEB;
}

Frequently asked questions

What color is #555CEB?+

#555CEB is a HEX color with RGB value rgb(85, 92, 235) and HSL value hsl(237, 79%, 63%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #555CEB?+

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