#CEC882 Color

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

Color preview

#CEC882

Color formats

HEX
#CEC882
RGB
rgb(206, 200, 130)
RGBA
rgba(206, 200, 130, 1)
HSL
hsl(55, 44%, 66%)
HSV
hsv(55, 37%, 81%)
CMYK
cmyk(0%, 3%, 37%, 19%)
CSS variable
--color-primary: #CEC882;
Lowercase HEX
#cec882

Shades

Tints

Tones

Harmony

CSS snippets for #CEC882

.color-cec882 {
  color: #CEC882;
  background-color: #CEC882;
}

Frequently asked questions

What color is #CEC882?+

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

What is the closest Tailwind color to #CEC882?+

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