#CECB3A Color

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

Color preview

#CECB3A

Color formats

HEX
#CECB3A
RGB
rgb(206, 203, 58)
RGBA
rgba(206, 203, 58, 1)
HSL
hsl(59, 60%, 52%)
HSV
hsv(59, 72%, 81%)
CMYK
cmyk(0%, 1%, 72%, 19%)
CSS variable
--color-primary: #CECB3A;
Lowercase HEX
#cecb3a

Shades

Tints

Tones

Harmony

CSS snippets for #CECB3A

.color-cecb3a {
  color: #CECB3A;
  background-color: #CECB3A;
}

Frequently asked questions

What color is #CECB3A?+

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

What is the closest Tailwind color to #CECB3A?+

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