#CECB83 Color

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

Color preview

#CECB83

Color formats

HEX
#CECB83
RGB
rgb(206, 203, 131)
RGBA
rgba(206, 203, 131, 1)
HSL
hsl(58, 43%, 66%)
HSV
hsv(58, 36%, 81%)
CMYK
cmyk(0%, 1%, 36%, 19%)
CSS variable
--color-primary: #CECB83;
Lowercase HEX
#cecb83

Shades

Tints

Tones

Harmony

CSS snippets for #CECB83

.color-cecb83 {
  color: #CECB83;
  background-color: #CECB83;
}

Frequently asked questions

What color is #CECB83?+

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

What is the closest Tailwind color to #CECB83?+

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