#CA7BFF Color

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

Color preview

#CA7BFF

Color formats

HEX
#CA7BFF
RGB
rgb(202, 123, 255)
RGBA
rgba(202, 123, 255, 1)
HSL
hsl(276, 100%, 74%)
HSV
hsv(276, 52%, 100%)
CMYK
cmyk(21%, 52%, 0%, 0%)
CSS variable
--color-primary: #CA7BFF;
Lowercase HEX
#ca7bff

Shades

Tints

Tones

Harmony

CSS snippets for #CA7BFF

.color-ca7bff {
  color: #CA7BFF;
  background-color: #CA7BFF;
}

Frequently asked questions

What color is #CA7BFF?+

#CA7BFF is a HEX color with RGB value rgb(202, 123, 255) and HSL value hsl(276, 100%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CA7BFF?+

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