#CAB87C Color

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

Color preview

#CAB87C

Color formats

HEX
#CAB87C
RGB
rgb(202, 184, 124)
RGBA
rgba(202, 184, 124, 1)
HSL
hsl(46, 42%, 64%)
HSV
hsv(46, 39%, 79%)
CMYK
cmyk(0%, 9%, 39%, 21%)
CSS variable
--color-primary: #CAB87C;
Lowercase HEX
#cab87c

Shades

Tints

Tones

Harmony

CSS snippets for #CAB87C

.color-cab87c {
  color: #CAB87C;
  background-color: #CAB87C;
}

Frequently asked questions

What color is #CAB87C?+

#CAB87C is a HEX color with RGB value rgb(202, 184, 124) and HSL value hsl(46, 42%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CAB87C?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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