#CEBC83 Color

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

Color preview

#CEBC83

Color formats

HEX
#CEBC83
RGB
rgb(206, 188, 131)
RGBA
rgba(206, 188, 131, 1)
HSL
hsl(46, 43%, 66%)
HSV
hsv(46, 36%, 81%)
CMYK
cmyk(0%, 9%, 36%, 19%)
CSS variable
--color-primary: #CEBC83;
Lowercase HEX
#cebc83

Shades

Tints

Tones

Harmony

CSS snippets for #CEBC83

.color-cebc83 {
  color: #CEBC83;
  background-color: #CEBC83;
}

Frequently asked questions

What color is #CEBC83?+

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

What is the closest Tailwind color to #CEBC83?+

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