#CEC746 Color

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

Color preview

#CEC746

Color formats

HEX
#CEC746
RGB
rgb(206, 199, 70)
RGBA
rgba(206, 199, 70, 1)
HSL
hsl(57, 58%, 54%)
HSV
hsv(57, 66%, 81%)
CMYK
cmyk(0%, 3%, 66%, 19%)
CSS variable
--color-primary: #CEC746;
Lowercase HEX
#cec746

Shades

Tints

Tones

Harmony

CSS snippets for #CEC746

.color-cec746 {
  color: #CEC746;
  background-color: #CEC746;
}

Frequently asked questions

What color is #CEC746?+

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

What is the closest Tailwind color to #CEC746?+

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