#7575CC Color

Inspect #7575CC across formats, palettes, contrast and closest named color matches.

Color preview

#7575CC

Color formats

HEX
#7575CC
RGB
rgb(117, 117, 204)
RGBA
rgba(117, 117, 204, 1)
HSL
hsl(240, 46%, 63%)
HSV
hsv(240, 43%, 80%)
CMYK
cmyk(43%, 43%, 0%, 20%)
CSS variable
--color-primary: #7575CC;
Lowercase HEX
#7575cc

Shades

Tints

Tones

Harmony

CSS snippets for #7575CC

.color-7575cc {
  color: #7575CC;
  background-color: #7575CC;
}

Frequently asked questions

What color is #7575CC?+

#7575CC is a HEX color with RGB value rgb(117, 117, 204) and HSL value hsl(240, 46%, 63%). Its closest CSS named color is SlateBlue.

What is the closest Tailwind color to #7575CC?+

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