#555ABE Color

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

Color preview

#555ABE

Color formats

HEX
#555ABE
RGB
rgb(85, 90, 190)
RGBA
rgba(85, 90, 190, 1)
HSL
hsl(237, 45%, 54%)
HSV
hsv(237, 55%, 75%)
CMYK
cmyk(55%, 53%, 0%, 25%)
CSS variable
--color-primary: #555ABE;
Lowercase HEX
#555abe

Shades

Tints

Tones

Harmony

CSS snippets for #555ABE

.color-555abe {
  color: #555ABE;
  background-color: #555ABE;
}

Frequently asked questions

What color is #555ABE?+

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

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

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