#CEC93B Color

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

Color preview

#CEC93B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CEC93B

.color-cec93b {
  color: #CEC93B;
  background-color: #CEC93B;
}

Frequently asked questions

What color is #CEC93B?+

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

What is the closest Tailwind color to #CEC93B?+

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