#CABBA9 Color

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

Color preview

#CABBA9

Color formats

HEX
#CABBA9
RGB
rgb(202, 187, 169)
RGBA
rgba(202, 187, 169, 1)
HSL
hsl(33, 24%, 73%)
HSV
hsv(33, 16%, 79%)
CMYK
cmyk(0%, 7%, 16%, 21%)
CSS variable
--color-primary: #CABBA9;
Lowercase HEX
#cabba9

Shades

Tints

Tones

Harmony

CSS snippets for #CABBA9

.color-cabba9 {
  color: #CABBA9;
  background-color: #CABBA9;
}

Frequently asked questions

What color is #CABBA9?+

#CABBA9 is a HEX color with RGB value rgb(202, 187, 169) and HSL value hsl(33, 24%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CABBA9?+

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