#CEC46C Color

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

Color preview

#CEC46C

Color formats

HEX
#CEC46C
RGB
rgb(206, 196, 108)
RGBA
rgba(206, 196, 108, 1)
HSL
hsl(54, 50%, 62%)
HSV
hsv(54, 48%, 81%)
CMYK
cmyk(0%, 5%, 48%, 19%)
CSS variable
--color-primary: #CEC46C;
Lowercase HEX
#cec46c

Shades

Tints

Tones

Harmony

CSS snippets for #CEC46C

.color-cec46c {
  color: #CEC46C;
  background-color: #CEC46C;
}

Frequently asked questions

What color is #CEC46C?+

#CEC46C is a HEX color with RGB value rgb(206, 196, 108) and HSL value hsl(54, 50%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEC46C?+

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