#5555CE Color

Inspect #5555CE across formats, palettes, contrast and closest named color matches.

Color preview

#5555CE

Color formats

HEX
#5555CE
RGB
rgb(85, 85, 206)
RGBA
rgba(85, 85, 206, 1)
HSL
hsl(240, 55%, 57%)
HSV
hsv(240, 59%, 81%)
CMYK
cmyk(59%, 59%, 0%, 19%)
CSS variable
--color-primary: #5555CE;
Lowercase HEX
#5555ce

Shades

Tints

Tones

Harmony

CSS snippets for #5555CE

.color-5555ce {
  color: #5555CE;
  background-color: #5555CE;
}

Frequently asked questions

What color is #5555CE?+

#5555CE is a HEX color with RGB value rgb(85, 85, 206) and HSL value hsl(240, 55%, 57%). Its closest CSS named color is SlateBlue.

What is the closest Tailwind color to #5555CE?+

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