#CAA1E0 Color

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

Color preview

#CAA1E0

Color formats

HEX
#CAA1E0
RGB
rgb(202, 161, 224)
RGBA
rgba(202, 161, 224, 1)
HSL
hsl(279, 50%, 75%)
HSV
hsv(279, 28%, 88%)
CMYK
cmyk(10%, 28%, 0%, 12%)
CSS variable
--color-primary: #CAA1E0;
Lowercase HEX
#caa1e0

Shades

Tints

Tones

Harmony

CSS snippets for #CAA1E0

.color-caa1e0 {
  color: #CAA1E0;
  background-color: #CAA1E0;
}

Frequently asked questions

What color is #CAA1E0?+

#CAA1E0 is a HEX color with RGB value rgb(202, 161, 224) and HSL value hsl(279, 50%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CAA1E0?+

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