#CCA519 Color

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

Color preview

#CCA519

Color formats

HEX
#CCA519
RGB
rgb(204, 165, 25)
RGBA
rgba(204, 165, 25, 1)
HSL
hsl(47, 78%, 45%)
HSV
hsv(47, 88%, 80%)
CMYK
cmyk(0%, 19%, 88%, 20%)
CSS variable
--color-primary: #CCA519;
Lowercase HEX
#cca519

Shades

Tints

Tones

Harmony

CSS snippets for #CCA519

.color-cca519 {
  color: #CCA519;
  background-color: #CCA519;
}

Frequently asked questions

What color is #CCA519?+

#CCA519 is a HEX color with RGB value rgb(204, 165, 25) and HSL value hsl(47, 78%, 45%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CCA519?+

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