#CEC655 Color

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

Color preview

#CEC655

Color formats

HEX
#CEC655
RGB
rgb(206, 198, 85)
RGBA
rgba(206, 198, 85, 1)
HSL
hsl(56, 55%, 57%)
HSV
hsv(56, 59%, 81%)
CMYK
cmyk(0%, 4%, 59%, 19%)
CSS variable
--color-primary: #CEC655;
Lowercase HEX
#cec655

Shades

Tints

Tones

Harmony

CSS snippets for #CEC655

.color-cec655 {
  color: #CEC655;
  background-color: #CEC655;
}

Frequently asked questions

What color is #CEC655?+

#CEC655 is a HEX color with RGB value rgb(206, 198, 85) and HSL value hsl(56, 55%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEC655?+

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