#CEC550 Color

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

Color preview

#CEC550

Color formats

HEX
#CEC550
RGB
rgb(206, 197, 80)
RGBA
rgba(206, 197, 80, 1)
HSL
hsl(56, 56%, 56%)
HSV
hsv(56, 61%, 81%)
CMYK
cmyk(0%, 4%, 61%, 19%)
CSS variable
--color-primary: #CEC550;
Lowercase HEX
#cec550

Shades

Tints

Tones

Harmony

CSS snippets for #CEC550

.color-cec550 {
  color: #CEC550;
  background-color: #CEC550;
}

Frequently asked questions

What color is #CEC550?+

#CEC550 is a HEX color with RGB value rgb(206, 197, 80) and HSL value hsl(56, 56%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEC550?+

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