#CEC68D Color

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

Color preview

#CEC68D

Color formats

HEX
#CEC68D
RGB
rgb(206, 198, 141)
RGBA
rgba(206, 198, 141, 1)
HSL
hsl(53, 40%, 68%)
HSV
hsv(53, 32%, 81%)
CMYK
cmyk(0%, 4%, 32%, 19%)
CSS variable
--color-primary: #CEC68D;
Lowercase HEX
#cec68d

Shades

Tints

Tones

Harmony

CSS snippets for #CEC68D

.color-cec68d {
  color: #CEC68D;
  background-color: #CEC68D;
}

Frequently asked questions

What color is #CEC68D?+

#CEC68D is a HEX color with RGB value rgb(206, 198, 141) and HSL value hsl(53, 40%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CEC68D?+

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