#555B9D Color

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

Color preview

#555B9D

Color formats

HEX
#555B9D
RGB
rgb(85, 91, 157)
RGBA
rgba(85, 91, 157, 1)
HSL
hsl(235, 30%, 47%)
HSV
hsv(235, 46%, 62%)
CMYK
cmyk(46%, 42%, 0%, 38%)
CSS variable
--color-primary: #555B9D;
Lowercase HEX
#555b9d

Shades

Tints

Tones

Harmony

CSS snippets for #555B9D

.color-555b9d {
  color: #555B9D;
  background-color: #555B9D;
}

Frequently asked questions

What color is #555B9D?+

#555B9D is a HEX color with RGB value rgb(85, 91, 157) and HSL value hsl(235, 30%, 47%). Its closest CSS named color is DarkSlateBlue.

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

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