#CB77FF Color

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

Color preview

#CB77FF

Color formats

HEX
#CB77FF
RGB
rgb(203, 119, 255)
RGBA
rgba(203, 119, 255, 1)
HSL
hsl(277, 100%, 73%)
HSV
hsv(277, 53%, 100%)
CMYK
cmyk(20%, 53%, 0%, 0%)
CSS variable
--color-primary: #CB77FF;
Lowercase HEX
#cb77ff

Shades

Tints

Tones

Harmony

CSS snippets for #CB77FF

.color-cb77ff {
  color: #CB77FF;
  background-color: #CB77FF;
}

Frequently asked questions

What color is #CB77FF?+

#CB77FF is a HEX color with RGB value rgb(203, 119, 255) and HSL value hsl(277, 100%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CB77FF?+

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