#CEB32C Color

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

Color preview

#CEB32C

Color formats

HEX
#CEB32C
RGB
rgb(206, 179, 44)
RGBA
rgba(206, 179, 44, 1)
HSL
hsl(50, 65%, 49%)
HSV
hsv(50, 79%, 81%)
CMYK
cmyk(0%, 13%, 79%, 19%)
CSS variable
--color-primary: #CEB32C;
Lowercase HEX
#ceb32c

Shades

Tints

Tones

Harmony

CSS snippets for #CEB32C

.color-ceb32c {
  color: #CEB32C;
  background-color: #CEB32C;
}

Frequently asked questions

What color is #CEB32C?+

#CEB32C is a HEX color with RGB value rgb(206, 179, 44) and HSL value hsl(50, 65%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CEB32C?+

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