#CECB82 Color

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

Color preview

#CECB82

Color formats

HEX
#CECB82
RGB
rgb(206, 203, 130)
RGBA
rgba(206, 203, 130, 1)
HSL
hsl(58, 44%, 66%)
HSV
hsv(58, 37%, 81%)
CMYK
cmyk(0%, 1%, 37%, 19%)
CSS variable
--color-primary: #CECB82;
Lowercase HEX
#cecb82

Shades

Tints

Tones

Harmony

CSS snippets for #CECB82

.color-cecb82 {
  color: #CECB82;
  background-color: #CECB82;
}

Frequently asked questions

What color is #CECB82?+

#CECB82 is a HEX color with RGB value rgb(206, 203, 130) and HSL value hsl(58, 44%, 66%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #CECB82?+

The closest Tailwind color is lime-300, available as the bg-lime-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