#555A84 Color

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

Color preview

#555A84

Color formats

HEX
#555A84
RGB
rgb(85, 90, 132)
RGBA
rgba(85, 90, 132, 1)
HSL
hsl(234, 22%, 43%)
HSV
hsv(234, 36%, 52%)
CMYK
cmyk(36%, 32%, 0%, 48%)
CSS variable
--color-primary: #555A84;
Lowercase HEX
#555a84

Shades

Tints

Tones

Harmony

CSS snippets for #555A84

.color-555a84 {
  color: #555A84;
  background-color: #555A84;
}

Frequently asked questions

What color is #555A84?+

#555A84 is a HEX color with RGB value rgb(85, 90, 132) and HSL value hsl(234, 22%, 43%). Its closest CSS named color is DarkSlateBlue.

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

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