#CEAB2C Color

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

Color preview

#CEAB2C

Color formats

HEX
#CEAB2C
RGB
rgb(206, 171, 44)
RGBA
rgba(206, 171, 44, 1)
HSL
hsl(47, 65%, 49%)
HSV
hsv(47, 79%, 81%)
CMYK
cmyk(0%, 17%, 79%, 19%)
CSS variable
--color-primary: #CEAB2C;
Lowercase HEX
#ceab2c

Shades

Tints

Tones

Harmony

CSS snippets for #CEAB2C

.color-ceab2c {
  color: #CEAB2C;
  background-color: #CEAB2C;
}

Frequently asked questions

What color is #CEAB2C?+

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

What is the closest Tailwind color to #CEAB2C?+

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