#7C7CCA Color

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

Color preview

#7C7CCA

Color formats

HEX
#7C7CCA
RGB
rgb(124, 124, 202)
RGBA
rgba(124, 124, 202, 1)
HSL
hsl(240, 42%, 64%)
HSV
hsv(240, 39%, 79%)
CMYK
cmyk(39%, 39%, 0%, 21%)
CSS variable
--color-primary: #7C7CCA;
Lowercase HEX
#7c7cca

Shades

Tints

Tones

Harmony

CSS snippets for #7C7CCA

.color-7c7cca {
  color: #7C7CCA;
  background-color: #7C7CCA;
}

Frequently asked questions

What color is #7C7CCA?+

#7C7CCA is a HEX color with RGB value rgb(124, 124, 202) and HSL value hsl(240, 42%, 64%). Its closest CSS named color is MediumPurple.

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

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