#CAC080 Color

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

Color preview

#CAC080

Color formats

HEX
#CAC080
RGB
rgb(202, 192, 128)
RGBA
rgba(202, 192, 128, 1)
HSL
hsl(52, 41%, 65%)
HSV
hsv(52, 37%, 79%)
CMYK
cmyk(0%, 5%, 37%, 21%)
CSS variable
--color-primary: #CAC080;
Lowercase HEX
#cac080

Shades

Tints

Tones

Harmony

CSS snippets for #CAC080

.color-cac080 {
  color: #CAC080;
  background-color: #CAC080;
}

Frequently asked questions

What color is #CAC080?+

#CAC080 is a HEX color with RGB value rgb(202, 192, 128) and HSL value hsl(52, 41%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CAC080?+

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