#CABBA8 Color

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

Color preview

#CABBA8

Color formats

HEX
#CABBA8
RGB
rgb(202, 187, 168)
RGBA
rgba(202, 187, 168, 1)
HSL
hsl(34, 24%, 73%)
HSV
hsv(34, 17%, 79%)
CMYK
cmyk(0%, 7%, 17%, 21%)
CSS variable
--color-primary: #CABBA8;
Lowercase HEX
#cabba8

Shades

Tints

Tones

Harmony

CSS snippets for #CABBA8

.color-cabba8 {
  color: #CABBA8;
  background-color: #CABBA8;
}

Frequently asked questions

What color is #CABBA8?+

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

What is the closest Tailwind color to #CABBA8?+

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