#5555BE Color

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

Color preview

#5555BE

Color formats

HEX
#5555BE
RGB
rgb(85, 85, 190)
RGBA
rgba(85, 85, 190, 1)
HSL
hsl(240, 45%, 54%)
HSV
hsv(240, 55%, 75%)
CMYK
cmyk(55%, 55%, 0%, 25%)
CSS variable
--color-primary: #5555BE;
Lowercase HEX
#5555be

Shades

Tints

Tones

Harmony

CSS snippets for #5555BE

.color-5555be {
  color: #5555BE;
  background-color: #5555BE;
}

Frequently asked questions

What color is #5555BE?+

#5555BE is a HEX color with RGB value rgb(85, 85, 190) and HSL value hsl(240, 45%, 54%). Its closest CSS named color is SlateBlue.

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

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