#7F6ECB Color

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

Color preview

#7F6ECB

Color formats

HEX
#7F6ECB
RGB
rgb(127, 110, 203)
RGBA
rgba(127, 110, 203, 1)
HSL
hsl(251, 47%, 61%)
HSV
hsv(251, 46%, 80%)
CMYK
cmyk(37%, 46%, 0%, 20%)
CSS variable
--color-primary: #7F6ECB;
Lowercase HEX
#7f6ecb

Shades

Tints

Tones

Harmony

CSS snippets for #7F6ECB

.color-7f6ecb {
  color: #7F6ECB;
  background-color: #7F6ECB;
}

Frequently asked questions

What color is #7F6ECB?+

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

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

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