#CECB46 Color

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

Color preview

#CECB46

Color formats

HEX
#CECB46
RGB
rgb(206, 203, 70)
RGBA
rgba(206, 203, 70, 1)
HSL
hsl(59, 58%, 54%)
HSV
hsv(59, 66%, 81%)
CMYK
cmyk(0%, 1%, 66%, 19%)
CSS variable
--color-primary: #CECB46;
Lowercase HEX
#cecb46

Shades

Tints

Tones

Harmony

CSS snippets for #CECB46

.color-cecb46 {
  color: #CECB46;
  background-color: #CECB46;
}

Frequently asked questions

What color is #CECB46?+

#CECB46 is a HEX color with RGB value rgb(206, 203, 70) and HSL value hsl(59, 58%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CECB46?+

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