#CECE12 Color

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

Color preview

#CECE12

Color formats

HEX
#CECE12
RGB
rgb(206, 206, 18)
RGBA
rgba(206, 206, 18, 1)
HSL
hsl(60, 84%, 44%)
HSV
hsv(60, 91%, 81%)
CMYK
cmyk(0%, 0%, 91%, 19%)
CSS variable
--color-primary: #CECE12;
Lowercase HEX
#cece12

Shades

Tints

Tones

Harmony

CSS snippets for #CECE12

.color-cece12 {
  color: #CECE12;
  background-color: #CECE12;
}

Frequently asked questions

What color is #CECE12?+

#CECE12 is a HEX color with RGB value rgb(206, 206, 18) and HSL value hsl(60, 84%, 44%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CECE12?+

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