#CEC883 Color

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

Color preview

#CEC883

Color formats

HEX
#CEC883
RGB
rgb(206, 200, 131)
RGBA
rgba(206, 200, 131, 1)
HSL
hsl(55, 43%, 66%)
HSV
hsv(55, 36%, 81%)
CMYK
cmyk(0%, 3%, 36%, 19%)
CSS variable
--color-primary: #CEC883;
Lowercase HEX
#cec883

Shades

Tints

Tones

Harmony

CSS snippets for #CEC883

.color-cec883 {
  color: #CEC883;
  background-color: #CEC883;
}

Frequently asked questions

What color is #CEC883?+

#CEC883 is a HEX color with RGB value rgb(206, 200, 131) and HSL value hsl(55, 43%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CEC883?+

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