#CAB87D Color

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

Color preview

#CAB87D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CAB87D

.color-cab87d {
  color: #CAB87D;
  background-color: #CAB87D;
}

Frequently asked questions

What color is #CAB87D?+

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

What is the closest Tailwind color to #CAB87D?+

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