#CEC35B Color

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

Color preview

#CEC35B

Color formats

HEX
#CEC35B
RGB
rgb(206, 195, 91)
RGBA
rgba(206, 195, 91, 1)
HSL
hsl(54, 54%, 58%)
HSV
hsv(54, 56%, 81%)
CMYK
cmyk(0%, 5%, 56%, 19%)
CSS variable
--color-primary: #CEC35B;
Lowercase HEX
#cec35b

Shades

Tints

Tones

Harmony

CSS snippets for #CEC35B

.color-cec35b {
  color: #CEC35B;
  background-color: #CEC35B;
}

Frequently asked questions

What color is #CEC35B?+

#CEC35B is a HEX color with RGB value rgb(206, 195, 91) and HSL value hsl(54, 54%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEC35B?+

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