#555C90 Color

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

Color preview

#555C90

Color formats

HEX
#555C90
RGB
rgb(85, 92, 144)
RGBA
rgba(85, 92, 144, 1)
HSL
hsl(233, 26%, 45%)
HSV
hsv(233, 41%, 56%)
CMYK
cmyk(41%, 36%, 0%, 44%)
CSS variable
--color-primary: #555C90;
Lowercase HEX
#555c90

Shades

Tints

Tones

Harmony

CSS snippets for #555C90

.color-555c90 {
  color: #555C90;
  background-color: #555C90;
}

Frequently asked questions

What color is #555C90?+

#555C90 is a HEX color with RGB value rgb(85, 92, 144) and HSL value hsl(233, 26%, 45%). Its closest CSS named color is DarkSlateBlue.

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

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