#CAABB3 Color

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

Color preview

#CAABB3

Color formats

HEX
#CAABB3
RGB
rgb(202, 171, 179)
RGBA
rgba(202, 171, 179, 1)
HSL
hsl(345, 23%, 73%)
HSV
hsv(345, 15%, 79%)
CMYK
cmyk(0%, 15%, 11%, 21%)
CSS variable
--color-primary: #CAABB3;
Lowercase HEX
#caabb3

Shades

Tints

Tones

Harmony

CSS snippets for #CAABB3

.color-caabb3 {
  color: #CAABB3;
  background-color: #CAABB3;
}

Frequently asked questions

What color is #CAABB3?+

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

What is the closest Tailwind color to #CAABB3?+

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