#555CBE Color

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

Color preview

#555CBE

Color formats

HEX
#555CBE
RGB
rgb(85, 92, 190)
RGBA
rgba(85, 92, 190, 1)
HSL
hsl(236, 45%, 54%)
HSV
hsv(236, 55%, 75%)
CMYK
cmyk(55%, 52%, 0%, 25%)
CSS variable
--color-primary: #555CBE;
Lowercase HEX
#555cbe

Shades

Tints

Tones

Harmony

CSS snippets for #555CBE

.color-555cbe {
  color: #555CBE;
  background-color: #555CBE;
}

Frequently asked questions

What color is #555CBE?+

#555CBE is a HEX color with RGB value rgb(85, 92, 190) and HSL value hsl(236, 45%, 54%). Its closest CSS named color is SlateBlue.

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

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