#CAA16F Color

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

Color preview

#CAA16F

Color formats

HEX
#CAA16F
RGB
rgb(202, 161, 111)
RGBA
rgba(202, 161, 111, 1)
HSL
hsl(33, 46%, 61%)
HSV
hsv(33, 45%, 79%)
CMYK
cmyk(0%, 20%, 45%, 21%)
CSS variable
--color-primary: #CAA16F;
Lowercase HEX
#caa16f

Shades

Tints

Tones

Harmony

CSS snippets for #CAA16F

.color-caa16f {
  color: #CAA16F;
  background-color: #CAA16F;
}

Frequently asked questions

What color is #CAA16F?+

#CAA16F is a HEX color with RGB value rgb(202, 161, 111) and HSL value hsl(33, 46%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAA16F?+

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