#CAABB9 Color

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

Color preview

#CAABB9

Color formats

HEX
#CAABB9
RGB
rgb(202, 171, 185)
RGBA
rgba(202, 171, 185, 1)
HSL
hsl(333, 23%, 73%)
HSV
hsv(333, 15%, 79%)
CMYK
cmyk(0%, 15%, 8%, 21%)
CSS variable
--color-primary: #CAABB9;
Lowercase HEX
#caabb9

Shades

Tints

Tones

Harmony

CSS snippets for #CAABB9

.color-caabb9 {
  color: #CAABB9;
  background-color: #CAABB9;
}

Frequently asked questions

What color is #CAABB9?+

#CAABB9 is a HEX color with RGB value rgb(202, 171, 185) and HSL value hsl(333, 23%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CAABB9?+

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