#CAABB7 Color

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

Color preview

#CAABB7

Color formats

HEX
#CAABB7
RGB
rgb(202, 171, 183)
RGBA
rgba(202, 171, 183, 1)
HSL
hsl(337, 23%, 73%)
HSV
hsv(337, 15%, 79%)
CMYK
cmyk(0%, 15%, 9%, 21%)
CSS variable
--color-primary: #CAABB7;
Lowercase HEX
#caabb7

Shades

Tints

Tones

Harmony

CSS snippets for #CAABB7

.color-caabb7 {
  color: #CAABB7;
  background-color: #CAABB7;
}

Frequently asked questions

What color is #CAABB7?+

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

What is the closest Tailwind color to #CAABB7?+

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