#CEC68C Color

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

Color preview

#CEC68C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CEC68C

.color-cec68c {
  color: #CEC68C;
  background-color: #CEC68C;
}

Frequently asked questions

What color is #CEC68C?+

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

What is the closest Tailwind color to #CEC68C?+

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