#CEB33B Color

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

Color preview

#CEB33B

Color formats

HEX
#CEB33B
RGB
rgb(206, 179, 59)
RGBA
rgba(206, 179, 59, 1)
HSL
hsl(49, 60%, 52%)
HSV
hsv(49, 71%, 81%)
CMYK
cmyk(0%, 13%, 71%, 19%)
CSS variable
--color-primary: #CEB33B;
Lowercase HEX
#ceb33b

Shades

Tints

Tones

Harmony

CSS snippets for #CEB33B

.color-ceb33b {
  color: #CEB33B;
  background-color: #CEB33B;
}

Frequently asked questions

What color is #CEB33B?+

#CEB33B is a HEX color with RGB value rgb(206, 179, 59) and HSL value hsl(49, 60%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CEB33B?+

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