#555EBE Color

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

Color preview

#555EBE

Color formats

HEX
#555EBE
RGB
rgb(85, 94, 190)
RGBA
rgba(85, 94, 190, 1)
HSL
hsl(235, 45%, 54%)
HSV
hsv(235, 55%, 75%)
CMYK
cmyk(55%, 51%, 0%, 25%)
CSS variable
--color-primary: #555EBE;
Lowercase HEX
#555ebe

Shades

Tints

Tones

Harmony

CSS snippets for #555EBE

.color-555ebe {
  color: #555EBE;
  background-color: #555EBE;
}

Frequently asked questions

What color is #555EBE?+

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

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

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