#CAA06D Color

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

Color preview

#CAA06D

Color formats

HEX
#CAA06D
RGB
rgb(202, 160, 109)
RGBA
rgba(202, 160, 109, 1)
HSL
hsl(33, 47%, 61%)
HSV
hsv(33, 46%, 79%)
CMYK
cmyk(0%, 21%, 46%, 21%)
CSS variable
--color-primary: #CAA06D;
Lowercase HEX
#caa06d

Shades

Tints

Tones

Harmony

CSS snippets for #CAA06D

.color-caa06d {
  color: #CAA06D;
  background-color: #CAA06D;
}

Frequently asked questions

What color is #CAA06D?+

#CAA06D is a HEX color with RGB value rgb(202, 160, 109) and HSL value hsl(33, 47%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAA06D?+

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