#CAA5FF Color

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

Color preview

#CAA5FF

Color formats

HEX
#CAA5FF
RGB
rgb(202, 165, 255)
RGBA
rgba(202, 165, 255, 1)
HSL
hsl(265, 100%, 82%)
HSV
hsv(265, 35%, 100%)
CMYK
cmyk(21%, 35%, 0%, 0%)
CSS variable
--color-primary: #CAA5FF;
Lowercase HEX
#caa5ff

Shades

Tints

Tones

Harmony

CSS snippets for #CAA5FF

.color-caa5ff {
  color: #CAA5FF;
  background-color: #CAA5FF;
}

Frequently asked questions

What color is #CAA5FF?+

#CAA5FF is a HEX color with RGB value rgb(202, 165, 255) and HSL value hsl(265, 100%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CAA5FF?+

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