#CABD8B Color

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

Color preview

#CABD8B

Color formats

HEX
#CABD8B
RGB
rgb(202, 189, 139)
RGBA
rgba(202, 189, 139, 1)
HSL
hsl(48, 37%, 67%)
HSV
hsv(48, 31%, 79%)
CMYK
cmyk(0%, 6%, 31%, 21%)
CSS variable
--color-primary: #CABD8B;
Lowercase HEX
#cabd8b

Shades

Tints

Tones

Harmony

CSS snippets for #CABD8B

.color-cabd8b {
  color: #CABD8B;
  background-color: #CABD8B;
}

Frequently asked questions

What color is #CABD8B?+

#CABD8B is a HEX color with RGB value rgb(202, 189, 139) and HSL value hsl(48, 37%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CABD8B?+

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