#CCAC2E Color

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

Color preview

#CCAC2E

Color formats

HEX
#CCAC2E
RGB
rgb(204, 172, 46)
RGBA
rgba(204, 172, 46, 1)
HSL
hsl(48, 63%, 49%)
HSV
hsv(48, 77%, 80%)
CMYK
cmyk(0%, 16%, 77%, 20%)
CSS variable
--color-primary: #CCAC2E;
Lowercase HEX
#ccac2e

Shades

Tints

Tones

Harmony

CSS snippets for #CCAC2E

.color-ccac2e {
  color: #CCAC2E;
  background-color: #CCAC2E;
}

Frequently asked questions

What color is #CCAC2E?+

#CCAC2E is a HEX color with RGB value rgb(204, 172, 46) and HSL value hsl(48, 63%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CCAC2E?+

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