#5858FF Color

Inspect #5858FF across formats, palettes, contrast and closest named color matches.

Color preview

#5858FF

Color formats

HEX
#5858FF
RGB
rgb(88, 88, 255)
RGBA
rgba(88, 88, 255, 1)
HSL
hsl(240, 100%, 67%)
HSV
hsv(240, 65%, 100%)
CMYK
cmyk(65%, 65%, 0%, 0%)
CSS variable
--color-primary: #5858FF;
Lowercase HEX
#5858ff

Shades

Tints

Tones

Harmony

CSS snippets for #5858FF

.color-5858ff {
  color: #5858FF;
  background-color: #5858FF;
}

Frequently asked questions

What color is #5858FF?+

#5858FF is a HEX color with RGB value rgb(88, 88, 255) and HSL value hsl(240, 100%, 67%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #5858FF?+

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