#CAA0D9 Color

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

Color preview

#CAA0D9

Color formats

HEX
#CAA0D9
RGB
rgb(202, 160, 217)
RGBA
rgba(202, 160, 217, 1)
HSL
hsl(284, 43%, 74%)
HSV
hsv(284, 26%, 85%)
CMYK
cmyk(7%, 26%, 0%, 15%)
CSS variable
--color-primary: #CAA0D9;
Lowercase HEX
#caa0d9

Shades

Tints

Tones

Harmony

CSS snippets for #CAA0D9

.color-caa0d9 {
  color: #CAA0D9;
  background-color: #CAA0D9;
}

Frequently asked questions

What color is #CAA0D9?+

#CAA0D9 is a HEX color with RGB value rgb(202, 160, 217) and HSL value hsl(284, 43%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CAA0D9?+

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