#CAAA3F Color

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

Color preview

#CAAA3F

Color formats

HEX
#CAAA3F
RGB
rgb(202, 170, 63)
RGBA
rgba(202, 170, 63, 1)
HSL
hsl(46, 57%, 52%)
HSV
hsv(46, 69%, 79%)
CMYK
cmyk(0%, 16%, 69%, 21%)
CSS variable
--color-primary: #CAAA3F;
Lowercase HEX
#caaa3f

Shades

Tints

Tones

Harmony

CSS snippets for #CAAA3F

.color-caaa3f {
  color: #CAAA3F;
  background-color: #CAAA3F;
}

Frequently asked questions

What color is #CAAA3F?+

#CAAA3F is a HEX color with RGB value rgb(202, 170, 63) and HSL value hsl(46, 57%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CAAA3F?+

The closest Tailwind color is orange-400, available as the bg-orange-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