#7B07FF Color

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

Color preview

#7B07FF

Color formats

HEX
#7B07FF
RGB
rgb(123, 7, 255)
RGBA
rgba(123, 7, 255, 1)
HSL
hsl(268, 100%, 51%)
HSV
hsv(268, 97%, 100%)
CMYK
cmyk(52%, 97%, 0%, 0%)
CSS variable
--color-primary: #7B07FF;
Lowercase HEX
#7b07ff

Shades

Tints

Tones

Harmony

CSS snippets for #7B07FF

.color-7b07ff {
  color: #7B07FF;
  background-color: #7B07FF;
}

Frequently asked questions

What color is #7B07FF?+

#7B07FF is a HEX color with RGB value rgb(123, 7, 255) and HSL value hsl(268, 100%, 51%). Its closest CSS named color is BlueViolet.

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

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