#CEC43B Color

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

Color preview

#CEC43B

Color formats

HEX
#CEC43B
RGB
rgb(206, 196, 59)
RGBA
rgba(206, 196, 59, 1)
HSL
hsl(56, 60%, 52%)
HSV
hsv(56, 71%, 81%)
CMYK
cmyk(0%, 5%, 71%, 19%)
CSS variable
--color-primary: #CEC43B;
Lowercase HEX
#cec43b

Shades

Tints

Tones

Harmony

CSS snippets for #CEC43B

.color-cec43b {
  color: #CEC43B;
  background-color: #CEC43B;
}

Frequently asked questions

What color is #CEC43B?+

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

What is the closest Tailwind color to #CEC43B?+

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