#555EE2 Color

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

Color preview

#555EE2

Color formats

HEX
#555EE2
RGB
rgb(85, 94, 226)
RGBA
rgba(85, 94, 226, 1)
HSL
hsl(236, 71%, 61%)
HSV
hsv(236, 62%, 89%)
CMYK
cmyk(62%, 58%, 0%, 11%)
CSS variable
--color-primary: #555EE2;
Lowercase HEX
#555ee2

Shades

Tints

Tones

Harmony

CSS snippets for #555EE2

.color-555ee2 {
  color: #555EE2;
  background-color: #555EE2;
}

Frequently asked questions

What color is #555EE2?+

#555EE2 is a HEX color with RGB value rgb(85, 94, 226) and HSL value hsl(236, 71%, 61%). Its closest CSS named color is RoyalBlue.

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

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