#7070FF Color

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

Color preview

#7070FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #7070FF

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

Frequently asked questions

What color is #7070FF?+

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

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

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