#CAA63C Color

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

Color preview

#CAA63C

Color formats

HEX
#CAA63C
RGB
rgb(202, 166, 60)
RGBA
rgba(202, 166, 60, 1)
HSL
hsl(45, 57%, 51%)
HSV
hsv(45, 70%, 79%)
CMYK
cmyk(0%, 18%, 70%, 21%)
CSS variable
--color-primary: #CAA63C;
Lowercase HEX
#caa63c

Shades

Tints

Tones

Harmony

CSS snippets for #CAA63C

.color-caa63c {
  color: #CAA63C;
  background-color: #CAA63C;
}

Frequently asked questions

What color is #CAA63C?+

#CAA63C is a HEX color with RGB value rgb(202, 166, 60) and HSL value hsl(45, 57%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CAA63C?+

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