#CAA9E2 Color

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

Color preview

#CAA9E2

Color formats

HEX
#CAA9E2
RGB
rgb(202, 169, 226)
RGBA
rgba(202, 169, 226, 1)
HSL
hsl(275, 50%, 77%)
HSV
hsv(275, 25%, 89%)
CMYK
cmyk(11%, 25%, 0%, 11%)
CSS variable
--color-primary: #CAA9E2;
Lowercase HEX
#caa9e2

Shades

Tints

Tones

Harmony

CSS snippets for #CAA9E2

.color-caa9e2 {
  color: #CAA9E2;
  background-color: #CAA9E2;
}

Frequently asked questions

What color is #CAA9E2?+

#CAA9E2 is a HEX color with RGB value rgb(202, 169, 226) and HSL value hsl(275, 50%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CAA9E2?+

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