#CB7DFF Color

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

Color preview

#CB7DFF

Color formats

HEX
#CB7DFF
RGB
rgb(203, 125, 255)
RGBA
rgba(203, 125, 255, 1)
HSL
hsl(276, 100%, 75%)
HSV
hsv(276, 51%, 100%)
CMYK
cmyk(20%, 51%, 0%, 0%)
CSS variable
--color-primary: #CB7DFF;
Lowercase HEX
#cb7dff

Shades

Tints

Tones

Harmony

CSS snippets for #CB7DFF

.color-cb7dff {
  color: #CB7DFF;
  background-color: #CB7DFF;
}

Frequently asked questions

What color is #CB7DFF?+

#CB7DFF is a HEX color with RGB value rgb(203, 125, 255) and HSL value hsl(276, 100%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CB7DFF?+

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