#555EAA Color

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

Color preview

#555EAA

Color formats

HEX
#555EAA
RGB
rgb(85, 94, 170)
RGBA
rgba(85, 94, 170, 1)
HSL
hsl(234, 33%, 50%)
HSV
hsv(234, 50%, 67%)
CMYK
cmyk(50%, 45%, 0%, 33%)
CSS variable
--color-primary: #555EAA;
Lowercase HEX
#555eaa

Shades

Tints

Tones

Harmony

CSS snippets for #555EAA

.color-555eaa {
  color: #555EAA;
  background-color: #555EAA;
}

Frequently asked questions

What color is #555EAA?+

#555EAA is a HEX color with RGB value rgb(85, 94, 170) and HSL value hsl(234, 33%, 50%). Its closest CSS named color is SteelBlue.

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

The closest Tailwind color is slate-500, available as the bg-slate-500 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