#CEAC31 Color

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

Color preview

#CEAC31

Color formats

HEX
#CEAC31
RGB
rgb(206, 172, 49)
RGBA
rgba(206, 172, 49, 1)
HSL
hsl(47, 62%, 50%)
HSV
hsv(47, 76%, 81%)
CMYK
cmyk(0%, 17%, 76%, 19%)
CSS variable
--color-primary: #CEAC31;
Lowercase HEX
#ceac31

Shades

Tints

Tones

Harmony

CSS snippets for #CEAC31

.color-ceac31 {
  color: #CEAC31;
  background-color: #CEAC31;
}

Frequently asked questions

What color is #CEAC31?+

#CEAC31 is a HEX color with RGB value rgb(206, 172, 49) and HSL value hsl(47, 62%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CEAC31?+

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