#CABDA1 Color

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

Color preview

#CABDA1

Color formats

HEX
#CABDA1
RGB
rgb(202, 189, 161)
RGBA
rgba(202, 189, 161, 1)
HSL
hsl(41, 28%, 71%)
HSV
hsv(41, 20%, 79%)
CMYK
cmyk(0%, 6%, 20%, 21%)
CSS variable
--color-primary: #CABDA1;
Lowercase HEX
#cabda1

Shades

Tints

Tones

Harmony

CSS snippets for #CABDA1

.color-cabda1 {
  color: #CABDA1;
  background-color: #CABDA1;
}

Frequently asked questions

What color is #CABDA1?+

#CABDA1 is a HEX color with RGB value rgb(202, 189, 161) and HSL value hsl(41, 28%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CABDA1?+

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