#5555BB Color

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

Color preview

#5555BB

Color formats

HEX
#5555BB
RGB
rgb(85, 85, 187)
RGBA
rgba(85, 85, 187, 1)
HSL
hsl(240, 43%, 53%)
HSV
hsv(240, 55%, 73%)
CMYK
cmyk(55%, 55%, 0%, 27%)
CSS variable
--color-primary: #5555BB;
Lowercase HEX
#5555bb

Shades

Tints

Tones

Harmony

CSS snippets for #5555BB

.color-5555bb {
  color: #5555BB;
  background-color: #5555BB;
}

Frequently asked questions

What color is #5555BB?+

#5555BB is a HEX color with RGB value rgb(85, 85, 187) and HSL value hsl(240, 43%, 53%). Its closest CSS named color is SlateBlue.

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

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