#CAABB6 Color

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

Color preview

#CAABB6

Color formats

HEX
#CAABB6
RGB
rgb(202, 171, 182)
RGBA
rgba(202, 171, 182, 1)
HSL
hsl(339, 23%, 73%)
HSV
hsv(339, 15%, 79%)
CMYK
cmyk(0%, 15%, 10%, 21%)
CSS variable
--color-primary: #CAABB6;
Lowercase HEX
#caabb6

Shades

Tints

Tones

Harmony

CSS snippets for #CAABB6

.color-caabb6 {
  color: #CAABB6;
  background-color: #CAABB6;
}

Frequently asked questions

What color is #CAABB6?+

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

What is the closest Tailwind color to #CAABB6?+

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