#7D6ECB Color

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

Color preview

#7D6ECB

Color formats

HEX
#7D6ECB
RGB
rgb(125, 110, 203)
RGBA
rgba(125, 110, 203, 1)
HSL
hsl(250, 47%, 61%)
HSV
hsv(250, 46%, 80%)
CMYK
cmyk(38%, 46%, 0%, 20%)
CSS variable
--color-primary: #7D6ECB;
Lowercase HEX
#7d6ecb

Shades

Tints

Tones

Harmony

CSS snippets for #7D6ECB

.color-7d6ecb {
  color: #7D6ECB;
  background-color: #7D6ECB;
}

Frequently asked questions

What color is #7D6ECB?+

#7D6ECB is a HEX color with RGB value rgb(125, 110, 203) and HSL value hsl(250, 47%, 61%). Its closest CSS named color is MediumPurple.

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

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