#CCB12E Color

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

Color preview

#CCB12E

Color formats

HEX
#CCB12E
RGB
rgb(204, 177, 46)
RGBA
rgba(204, 177, 46, 1)
HSL
hsl(50, 63%, 49%)
HSV
hsv(50, 77%, 80%)
CMYK
cmyk(0%, 13%, 77%, 20%)
CSS variable
--color-primary: #CCB12E;
Lowercase HEX
#ccb12e

Shades

Tints

Tones

Harmony

CSS snippets for #CCB12E

.color-ccb12e {
  color: #CCB12E;
  background-color: #CCB12E;
}

Frequently asked questions

What color is #CCB12E?+

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

What is the closest Tailwind color to #CCB12E?+

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