#CEC131 Color

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

Color preview

#CEC131

Color formats

HEX
#CEC131
RGB
rgb(206, 193, 49)
RGBA
rgba(206, 193, 49, 1)
HSL
hsl(55, 62%, 50%)
HSV
hsv(55, 76%, 81%)
CMYK
cmyk(0%, 6%, 76%, 19%)
CSS variable
--color-primary: #CEC131;
Lowercase HEX
#cec131

Shades

Tints

Tones

Harmony

CSS snippets for #CEC131

.color-cec131 {
  color: #CEC131;
  background-color: #CEC131;
}

Frequently asked questions

What color is #CEC131?+

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

What is the closest Tailwind color to #CEC131?+

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