#CAABB2 Color

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

Color preview

#CAABB2

Color formats

HEX
#CAABB2
RGB
rgb(202, 171, 178)
RGBA
rgba(202, 171, 178, 1)
HSL
hsl(346, 23%, 73%)
HSV
hsv(346, 15%, 79%)
CMYK
cmyk(0%, 15%, 12%, 21%)
CSS variable
--color-primary: #CAABB2;
Lowercase HEX
#caabb2

Shades

Tints

Tones

Harmony

CSS snippets for #CAABB2

.color-caabb2 {
  color: #CAABB2;
  background-color: #CAABB2;
}

Frequently asked questions

What color is #CAABB2?+

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

What is the closest Tailwind color to #CAABB2?+

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