#555E86 Color

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

Color preview

#555E86

Color formats

HEX
#555E86
RGB
rgb(85, 94, 134)
RGBA
rgba(85, 94, 134, 1)
HSL
hsl(229, 22%, 43%)
HSV
hsv(229, 37%, 53%)
CMYK
cmyk(37%, 30%, 0%, 47%)
CSS variable
--color-primary: #555E86;
Lowercase HEX
#555e86

Shades

Tints

Tones

Harmony

CSS snippets for #555E86

.color-555e86 {
  color: #555E86;
  background-color: #555E86;
}

Frequently asked questions

What color is #555E86?+

#555E86 is a HEX color with RGB value rgb(85, 94, 134) and HSL value hsl(229, 22%, 43%). Its closest CSS named color is DarkSlateBlue.

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

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