#7B73EE Color

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

Color preview

#7B73EE

Color formats

HEX
#7B73EE
RGB
rgb(123, 115, 238)
RGBA
rgba(123, 115, 238, 1)
HSL
hsl(244, 78%, 69%)
HSV
hsv(244, 52%, 93%)
CMYK
cmyk(48%, 52%, 0%, 7%)
CSS variable
--color-primary: #7B73EE;
Lowercase HEX
#7b73ee

Shades

Tints

Tones

Harmony

CSS snippets for #7B73EE

.color-7b73ee {
  color: #7B73EE;
  background-color: #7B73EE;
}

Frequently asked questions

What color is #7B73EE?+

#7B73EE is a HEX color with RGB value rgb(123, 115, 238) and HSL value hsl(244, 78%, 69%). Its closest CSS named color is MediumSlateBlue.

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

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