#CA85FF Color

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

Color preview

#CA85FF

Color formats

HEX
#CA85FF
RGB
rgb(202, 133, 255)
RGBA
rgba(202, 133, 255, 1)
HSL
hsl(274, 100%, 76%)
HSV
hsv(274, 48%, 100%)
CMYK
cmyk(21%, 48%, 0%, 0%)
CSS variable
--color-primary: #CA85FF;
Lowercase HEX
#ca85ff

Shades

Tints

Tones

Harmony

CSS snippets for #CA85FF

.color-ca85ff {
  color: #CA85FF;
  background-color: #CA85FF;
}

Frequently asked questions

What color is #CA85FF?+

#CA85FF is a HEX color with RGB value rgb(202, 133, 255) and HSL value hsl(274, 100%, 76%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CA85FF?+

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