#7075FF Color

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

Color preview

#7075FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #7075FF

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

Frequently asked questions

What color is #7075FF?+

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

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

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