#CAB48B Color

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

Color preview

#CAB48B

Color formats

HEX
#CAB48B
RGB
rgb(202, 180, 139)
RGBA
rgba(202, 180, 139, 1)
HSL
hsl(39, 37%, 67%)
HSV
hsv(39, 31%, 79%)
CMYK
cmyk(0%, 11%, 31%, 21%)
CSS variable
--color-primary: #CAB48B;
Lowercase HEX
#cab48b

Shades

Tints

Tones

Harmony

CSS snippets for #CAB48B

.color-cab48b {
  color: #CAB48B;
  background-color: #CAB48B;
}

Frequently asked questions

What color is #CAB48B?+

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

What is the closest Tailwind color to #CAB48B?+

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