#555F96 Color

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

Color preview

#555F96

Color formats

HEX
#555F96
RGB
rgb(85, 95, 150)
RGBA
rgba(85, 95, 150, 1)
HSL
hsl(231, 28%, 46%)
HSV
hsv(231, 43%, 59%)
CMYK
cmyk(43%, 37%, 0%, 41%)
CSS variable
--color-primary: #555F96;
Lowercase HEX
#555f96

Shades

Tints

Tones

Harmony

CSS snippets for #555F96

.color-555f96 {
  color: #555F96;
  background-color: #555F96;
}

Frequently asked questions

What color is #555F96?+

#555F96 is a HEX color with RGB value rgb(85, 95, 150) and HSL value hsl(231, 28%, 46%). Its closest CSS named color is DarkSlateBlue.

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

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