#7F7EDA Color

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

Color preview

#7F7EDA

Color formats

HEX
#7F7EDA
RGB
rgb(127, 126, 218)
RGBA
rgba(127, 126, 218, 1)
HSL
hsl(241, 55%, 67%)
HSV
hsv(241, 42%, 85%)
CMYK
cmyk(42%, 42%, 0%, 15%)
CSS variable
--color-primary: #7F7EDA;
Lowercase HEX
#7f7eda

Shades

Tints

Tones

Harmony

CSS snippets for #7F7EDA

.color-7f7eda {
  color: #7F7EDA;
  background-color: #7F7EDA;
}

Frequently asked questions

What color is #7F7EDA?+

#7F7EDA is a HEX color with RGB value rgb(127, 126, 218) and HSL value hsl(241, 55%, 67%). Its closest CSS named color is MediumPurple.

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

The closest Tailwind color is indigo-400, available as the bg-indigo-400 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