#7D6CCE Color

Inspect #7D6CCE across formats, palettes, contrast and closest named color matches.

Color preview

#7D6CCE

Color formats

HEX
#7D6CCE
RGB
rgb(125, 108, 206)
RGBA
rgba(125, 108, 206, 1)
HSL
hsl(250, 50%, 62%)
HSV
hsv(250, 48%, 81%)
CMYK
cmyk(39%, 48%, 0%, 19%)
CSS variable
--color-primary: #7D6CCE;
Lowercase HEX
#7d6cce

Shades

Tints

Tones

Harmony

CSS snippets for #7D6CCE

.color-7d6cce {
  color: #7D6CCE;
  background-color: #7D6CCE;
}

Frequently asked questions

What color is #7D6CCE?+

#7D6CCE is a HEX color with RGB value rgb(125, 108, 206) and HSL value hsl(250, 50%, 62%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #7D6CCE?+

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