#555ABF Color

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

Color preview

#555ABF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #555ABF

.color-555abf {
  color: #555ABF;
  background-color: #555ABF;
}

Frequently asked questions

What color is #555ABF?+

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

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

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