#7C3EEF Color

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

Color preview

#7C3EEF

Color formats

HEX
#7C3EEF
RGB
rgb(124, 62, 239)
RGBA
rgba(124, 62, 239, 1)
HSL
hsl(261, 85%, 59%)
HSV
hsv(261, 74%, 94%)
CMYK
cmyk(48%, 74%, 0%, 6%)
CSS variable
--color-primary: #7C3EEF;
Lowercase HEX
#7c3eef

Shades

Tints

Tones

Harmony

CSS snippets for #7C3EEF

.color-7c3eef {
  color: #7C3EEF;
  background-color: #7C3EEF;
}

Frequently asked questions

What color is #7C3EEF?+

#7C3EEF is a HEX color with RGB value rgb(124, 62, 239) and HSL value hsl(261, 85%, 59%). Its closest CSS named color is BlueViolet.

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

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