#CABB72 Color

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

Color preview

#CABB72

Color formats

HEX
#CABB72
RGB
rgb(202, 187, 114)
RGBA
rgba(202, 187, 114, 1)
HSL
hsl(50, 45%, 62%)
HSV
hsv(50, 44%, 79%)
CMYK
cmyk(0%, 7%, 44%, 21%)
CSS variable
--color-primary: #CABB72;
Lowercase HEX
#cabb72

Shades

Tints

Tones

Harmony

CSS snippets for #CABB72

.color-cabb72 {
  color: #CABB72;
  background-color: #CABB72;
}

Frequently asked questions

What color is #CABB72?+

#CABB72 is a HEX color with RGB value rgb(202, 187, 114) and HSL value hsl(50, 45%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CABB72?+

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