#7701CB Color

Inspect #7701CB across formats, palettes, contrast and closest named color matches.

Color preview

#7701CB

Color formats

HEX
#7701CB
RGB
rgb(119, 1, 203)
RGBA
rgba(119, 1, 203, 1)
HSL
hsl(275, 99%, 40%)
HSV
hsv(275, 100%, 80%)
CMYK
cmyk(41%, 100%, 0%, 20%)
CSS variable
--color-primary: #7701CB;
Lowercase HEX
#7701cb

Shades

Tints

Tones

Harmony

CSS snippets for #7701CB

.color-7701cb {
  color: #7701CB;
  background-color: #7701CB;
}

Frequently asked questions

What color is #7701CB?+

#7701CB is a HEX color with RGB value rgb(119, 1, 203) and HSL value hsl(275, 99%, 40%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #7701CB?+

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