#CAAC79 Color

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

Color preview

#CAAC79

Color formats

HEX
#CAAC79
RGB
rgb(202, 172, 121)
RGBA
rgba(202, 172, 121, 1)
HSL
hsl(38, 43%, 63%)
HSV
hsv(38, 40%, 79%)
CMYK
cmyk(0%, 15%, 40%, 21%)
CSS variable
--color-primary: #CAAC79;
Lowercase HEX
#caac79

Shades

Tints

Tones

Harmony

CSS snippets for #CAAC79

.color-caac79 {
  color: #CAAC79;
  background-color: #CAAC79;
}

Frequently asked questions

What color is #CAAC79?+

#CAAC79 is a HEX color with RGB value rgb(202, 172, 121) and HSL value hsl(38, 43%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAAC79?+

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