#CAA830 Color

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

Color preview

#CAA830

Color formats

HEX
#CAA830
RGB
rgb(202, 168, 48)
RGBA
rgba(202, 168, 48, 1)
HSL
hsl(47, 62%, 49%)
HSV
hsv(47, 76%, 79%)
CMYK
cmyk(0%, 17%, 76%, 21%)
CSS variable
--color-primary: #CAA830;
Lowercase HEX
#caa830

Shades

Tints

Tones

Harmony

CSS snippets for #CAA830

.color-caa830 {
  color: #CAA830;
  background-color: #CAA830;
}

Frequently asked questions

What color is #CAA830?+

#CAA830 is a HEX color with RGB value rgb(202, 168, 48) and HSL value hsl(47, 62%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CAA830?+

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