#CAA5BC Color

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

Color preview

#CAA5BC

Color formats

HEX
#CAA5BC
RGB
rgb(202, 165, 188)
RGBA
rgba(202, 165, 188, 1)
HSL
hsl(323, 26%, 72%)
HSV
hsv(323, 18%, 79%)
CMYK
cmyk(0%, 18%, 7%, 21%)
CSS variable
--color-primary: #CAA5BC;
Lowercase HEX
#caa5bc

Shades

Tints

Tones

Harmony

CSS snippets for #CAA5BC

.color-caa5bc {
  color: #CAA5BC;
  background-color: #CAA5BC;
}

Frequently asked questions

What color is #CAA5BC?+

#CAA5BC is a HEX color with RGB value rgb(202, 165, 188) and HSL value hsl(323, 26%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CAA5BC?+

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