#CEC360 Color

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

Color preview

#CEC360

Color formats

HEX
#CEC360
RGB
rgb(206, 195, 96)
RGBA
rgba(206, 195, 96, 1)
HSL
hsl(54, 53%, 59%)
HSV
hsv(54, 53%, 81%)
CMYK
cmyk(0%, 5%, 53%, 19%)
CSS variable
--color-primary: #CEC360;
Lowercase HEX
#cec360

Shades

Tints

Tones

Harmony

CSS snippets for #CEC360

.color-cec360 {
  color: #CEC360;
  background-color: #CEC360;
}

Frequently asked questions

What color is #CEC360?+

#CEC360 is a HEX color with RGB value rgb(206, 195, 96) and HSL value hsl(54, 53%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEC360?+

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