#CABBA3 Color

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

Color preview

#CABBA3

Color formats

HEX
#CABBA3
RGB
rgb(202, 187, 163)
RGBA
rgba(202, 187, 163, 1)
HSL
hsl(37, 27%, 72%)
HSV
hsv(37, 19%, 79%)
CMYK
cmyk(0%, 7%, 19%, 21%)
CSS variable
--color-primary: #CABBA3;
Lowercase HEX
#cabba3

Shades

Tints

Tones

Harmony

CSS snippets for #CABBA3

.color-cabba3 {
  color: #CABBA3;
  background-color: #CABBA3;
}

Frequently asked questions

What color is #CABBA3?+

#CABBA3 is a HEX color with RGB value rgb(202, 187, 163) and HSL value hsl(37, 27%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CABBA3?+

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