#7B3EBB Color

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

Color preview

#7B3EBB

Color formats

HEX
#7B3EBB
RGB
rgb(123, 62, 187)
RGBA
rgba(123, 62, 187, 1)
HSL
hsl(269, 50%, 49%)
HSV
hsv(269, 67%, 73%)
CMYK
cmyk(34%, 67%, 0%, 27%)
CSS variable
--color-primary: #7B3EBB;
Lowercase HEX
#7b3ebb

Shades

Tints

Tones

Harmony

CSS snippets for #7B3EBB

.color-7b3ebb {
  color: #7B3EBB;
  background-color: #7B3EBB;
}

Frequently asked questions

What color is #7B3EBB?+

#7B3EBB is a HEX color with RGB value rgb(123, 62, 187) and HSL value hsl(269, 50%, 49%). Its closest CSS named color is DarkOrchid.

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

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