#CCAF2E Color

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

Color preview

#CCAF2E

Color formats

HEX
#CCAF2E
RGB
rgb(204, 175, 46)
RGBA
rgba(204, 175, 46, 1)
HSL
hsl(49, 63%, 49%)
HSV
hsv(49, 77%, 80%)
CMYK
cmyk(0%, 14%, 77%, 20%)
CSS variable
--color-primary: #CCAF2E;
Lowercase HEX
#ccaf2e

Shades

Tints

Tones

Harmony

CSS snippets for #CCAF2E

.color-ccaf2e {
  color: #CCAF2E;
  background-color: #CCAF2E;
}

Frequently asked questions

What color is #CCAF2E?+

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

What is the closest Tailwind color to #CCAF2E?+

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