#586ABB Color

Inspect #586ABB across formats, palettes, contrast and closest named color matches.

Color preview

#586ABB

Color formats

HEX
#586ABB
RGB
rgb(88, 106, 187)
RGBA
rgba(88, 106, 187, 1)
HSL
hsl(229, 42%, 54%)
HSV
hsv(229, 53%, 73%)
CMYK
cmyk(53%, 43%, 0%, 27%)
CSS variable
--color-primary: #586ABB;
Lowercase HEX
#586abb

Shades

Tints

Tones

Harmony

CSS snippets for #586ABB

.color-586abb {
  color: #586ABB;
  background-color: #586ABB;
}

Frequently asked questions

What color is #586ABB?+

#586ABB is a HEX color with RGB value rgb(88, 106, 187) and HSL value hsl(229, 42%, 54%). Its closest CSS named color is SlateBlue.

What is the closest Tailwind color to #586ABB?+

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