#555CBF Color

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

Color preview

#555CBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #555CBF

.color-555cbf {
  color: #555CBF;
  background-color: #555CBF;
}

Frequently asked questions

What color is #555CBF?+

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

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

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