#CAA8FF Color

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

Color preview

#CAA8FF

Color formats

HEX
#CAA8FF
RGB
rgb(202, 168, 255)
RGBA
rgba(202, 168, 255, 1)
HSL
hsl(263, 100%, 83%)
HSV
hsv(263, 34%, 100%)
CMYK
cmyk(21%, 34%, 0%, 0%)
CSS variable
--color-primary: #CAA8FF;
Lowercase HEX
#caa8ff

Shades

Tints

Tones

Harmony

CSS snippets for #CAA8FF

.color-caa8ff {
  color: #CAA8FF;
  background-color: #CAA8FF;
}

Frequently asked questions

What color is #CAA8FF?+

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

What is the closest Tailwind color to #CAA8FF?+

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