#CEC67B Color

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

Color preview

#CEC67B

Color formats

HEX
#CEC67B
RGB
rgb(206, 198, 123)
RGBA
rgba(206, 198, 123, 1)
HSL
hsl(54, 46%, 65%)
HSV
hsv(54, 40%, 81%)
CMYK
cmyk(0%, 4%, 40%, 19%)
CSS variable
--color-primary: #CEC67B;
Lowercase HEX
#cec67b

Shades

Tints

Tones

Harmony

CSS snippets for #CEC67B

.color-cec67b {
  color: #CEC67B;
  background-color: #CEC67B;
}

Frequently asked questions

What color is #CEC67B?+

#CEC67B is a HEX color with RGB value rgb(206, 198, 123) and HSL value hsl(54, 46%, 65%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #CEC67B?+

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