#CAA5C7 Color

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

Color preview

#CAA5C7

Color formats

HEX
#CAA5C7
RGB
rgb(202, 165, 199)
RGBA
rgba(202, 165, 199, 1)
HSL
hsl(305, 26%, 72%)
HSV
hsv(305, 18%, 79%)
CMYK
cmyk(0%, 18%, 1%, 21%)
CSS variable
--color-primary: #CAA5C7;
Lowercase HEX
#caa5c7

Shades

Tints

Tones

Harmony

CSS snippets for #CAA5C7

.color-caa5c7 {
  color: #CAA5C7;
  background-color: #CAA5C7;
}

Frequently asked questions

What color is #CAA5C7?+

#CAA5C7 is a HEX color with RGB value rgb(202, 165, 199) and HSL value hsl(305, 26%, 72%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CAA5C7?+

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