#555F90 Color

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

Color preview

#555F90

Color formats

HEX
#555F90
RGB
rgb(85, 95, 144)
RGBA
rgba(85, 95, 144, 1)
HSL
hsl(230, 26%, 45%)
HSV
hsv(230, 41%, 56%)
CMYK
cmyk(41%, 34%, 0%, 44%)
CSS variable
--color-primary: #555F90;
Lowercase HEX
#555f90

Shades

Tints

Tones

Harmony

CSS snippets for #555F90

.color-555f90 {
  color: #555F90;
  background-color: #555F90;
}

Frequently asked questions

What color is #555F90?+

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

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

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