#CAAC78 Color

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

Color preview

#CAAC78

Color formats

HEX
#CAAC78
RGB
rgb(202, 172, 120)
RGBA
rgba(202, 172, 120, 1)
HSL
hsl(38, 44%, 63%)
HSV
hsv(38, 41%, 79%)
CMYK
cmyk(0%, 15%, 41%, 21%)
CSS variable
--color-primary: #CAAC78;
Lowercase HEX
#caac78

Shades

Tints

Tones

Harmony

CSS snippets for #CAAC78

.color-caac78 {
  color: #CAAC78;
  background-color: #CAAC78;
}

Frequently asked questions

What color is #CAAC78?+

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

What is the closest Tailwind color to #CAAC78?+

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