#CECC3B Color

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

Color preview

#CECC3B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CECC3B

.color-cecc3b {
  color: #CECC3B;
  background-color: #CECC3B;
}

Frequently asked questions

What color is #CECC3B?+

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

What is the closest Tailwind color to #CECC3B?+

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