#CAA6C8 Color

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

Color preview

#CAA6C8

Color formats

HEX
#CAA6C8
RGB
rgb(202, 166, 200)
RGBA
rgba(202, 166, 200, 1)
HSL
hsl(303, 25%, 72%)
HSV
hsv(303, 18%, 79%)
CMYK
cmyk(0%, 18%, 1%, 21%)
CSS variable
--color-primary: #CAA6C8;
Lowercase HEX
#caa6c8

Shades

Tints

Tones

Harmony

CSS snippets for #CAA6C8

.color-caa6c8 {
  color: #CAA6C8;
  background-color: #CAA6C8;
}

Frequently asked questions

What color is #CAA6C8?+

#CAA6C8 is a HEX color with RGB value rgb(202, 166, 200) and HSL value hsl(303, 25%, 72%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CAA6C8?+

The closest Tailwind color is stone-300, available as the bg-stone-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