#CEC23B Color

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

Color preview

#CEC23B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CEC23B

.color-cec23b {
  color: #CEC23B;
  background-color: #CEC23B;
}

Frequently asked questions

What color is #CEC23B?+

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

What is the closest Tailwind color to #CEC23B?+

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