#7570FF Color

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

Color preview

#7570FF

Color formats

HEX
#7570FF
RGB
rgb(117, 112, 255)
RGBA
rgba(117, 112, 255, 1)
HSL
hsl(242, 100%, 72%)
HSV
hsv(242, 56%, 100%)
CMYK
cmyk(54%, 56%, 0%, 0%)
CSS variable
--color-primary: #7570FF;
Lowercase HEX
#7570ff

Shades

Tints

Tones

Harmony

CSS snippets for #7570FF

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

Frequently asked questions

What color is #7570FF?+

#7570FF is a HEX color with RGB value rgb(117, 112, 255) and HSL value hsl(242, 100%, 72%). Its closest CSS named color is MediumSlateBlue.

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

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