#CECB60 Color

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

Color preview

#CECB60

Color formats

HEX
#CECB60
RGB
rgb(206, 203, 96)
RGBA
rgba(206, 203, 96, 1)
HSL
hsl(58, 53%, 59%)
HSV
hsv(58, 53%, 81%)
CMYK
cmyk(0%, 1%, 53%, 19%)
CSS variable
--color-primary: #CECB60;
Lowercase HEX
#cecb60

Shades

Tints

Tones

Harmony

CSS snippets for #CECB60

.color-cecb60 {
  color: #CECB60;
  background-color: #CECB60;
}

Frequently asked questions

What color is #CECB60?+

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

What is the closest Tailwind color to #CECB60?+

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