#57578F Color

Inspect #57578F across formats, palettes, contrast and closest named color matches.

Color preview

#57578F

Color formats

HEX
#57578F
RGB
rgb(87, 87, 143)
RGBA
rgba(87, 87, 143, 1)
HSL
hsl(240, 24%, 45%)
HSV
hsv(240, 39%, 56%)
CMYK
cmyk(39%, 39%, 0%, 44%)
CSS variable
--color-primary: #57578F;
Lowercase HEX
#57578f

Shades

Tints

Tones

Harmony

CSS snippets for #57578F

.color-57578f {
  color: #57578F;
  background-color: #57578F;
}

Frequently asked questions

What color is #57578F?+

#57578F is a HEX color with RGB value rgb(87, 87, 143) and HSL value hsl(240, 24%, 45%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #57578F?+

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