#555AEB Color

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

Color preview

#555AEB

Color formats

HEX
#555AEB
RGB
rgb(85, 90, 235)
RGBA
rgba(85, 90, 235, 1)
HSL
hsl(238, 79%, 63%)
HSV
hsv(238, 64%, 92%)
CMYK
cmyk(64%, 62%, 0%, 8%)
CSS variable
--color-primary: #555AEB;
Lowercase HEX
#555aeb

Shades

Tints

Tones

Harmony

CSS snippets for #555AEB

.color-555aeb {
  color: #555AEB;
  background-color: #555AEB;
}

Frequently asked questions

What color is #555AEB?+

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

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

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