#CAA6FF Color

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

Color preview

#CAA6FF

Color formats

HEX
#CAA6FF
RGB
rgb(202, 166, 255)
RGBA
rgba(202, 166, 255, 1)
HSL
hsl(264, 100%, 83%)
HSV
hsv(264, 35%, 100%)
CMYK
cmyk(21%, 35%, 0%, 0%)
CSS variable
--color-primary: #CAA6FF;
Lowercase HEX
#caa6ff

Shades

Tints

Tones

Harmony

CSS snippets for #CAA6FF

.color-caa6ff {
  color: #CAA6FF;
  background-color: #CAA6FF;
}

Frequently asked questions

What color is #CAA6FF?+

#CAA6FF is a HEX color with RGB value rgb(202, 166, 255) and HSL value hsl(264, 100%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CAA6FF?+

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