#7F6FCA Color

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

Color preview

#7F6FCA

Color formats

HEX
#7F6FCA
RGB
rgb(127, 111, 202)
RGBA
rgba(127, 111, 202, 1)
HSL
hsl(251, 46%, 61%)
HSV
hsv(251, 45%, 79%)
CMYK
cmyk(37%, 45%, 0%, 21%)
CSS variable
--color-primary: #7F6FCA;
Lowercase HEX
#7f6fca

Shades

Tints

Tones

Harmony

CSS snippets for #7F6FCA

.color-7f6fca {
  color: #7F6FCA;
  background-color: #7F6FCA;
}

Frequently asked questions

What color is #7F6FCA?+

#7F6FCA is a HEX color with RGB value rgb(127, 111, 202) and HSL value hsl(251, 46%, 61%). Its closest CSS named color is MediumPurple.

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

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