#5882CB Color

Inspect #5882CB across formats, palettes, contrast and closest named color matches.

Color preview

#5882CB

Color formats

HEX
#5882CB
RGB
rgb(88, 130, 203)
RGBA
rgba(88, 130, 203, 1)
HSL
hsl(218, 53%, 57%)
HSV
hsv(218, 57%, 80%)
CMYK
cmyk(57%, 36%, 0%, 20%)
CSS variable
--color-primary: #5882CB;
Lowercase HEX
#5882cb

Shades

Tints

Tones

Harmony

CSS snippets for #5882CB

.color-5882cb {
  color: #5882CB;
  background-color: #5882CB;
}

Frequently asked questions

What color is #5882CB?+

#5882CB is a HEX color with RGB value rgb(88, 130, 203) and HSL value hsl(218, 53%, 57%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #5882CB?+

The closest Tailwind color is indigo-500, available as the bg-indigo-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