#7D6FCD Color

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

Color preview

#7D6FCD

Color formats

HEX
#7D6FCD
RGB
rgb(125, 111, 205)
RGBA
rgba(125, 111, 205, 1)
HSL
hsl(249, 48%, 62%)
HSV
hsv(249, 46%, 80%)
CMYK
cmyk(39%, 46%, 0%, 20%)
CSS variable
--color-primary: #7D6FCD;
Lowercase HEX
#7d6fcd

Shades

Tints

Tones

Harmony

CSS snippets for #7D6FCD

.color-7d6fcd {
  color: #7D6FCD;
  background-color: #7D6FCD;
}

Frequently asked questions

What color is #7D6FCD?+

#7D6FCD is a HEX color with RGB value rgb(125, 111, 205) and HSL value hsl(249, 48%, 62%). Its closest CSS named color is MediumPurple.

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

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