#CEBD83 Color

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

Color preview

#CEBD83

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CEBD83

.color-cebd83 {
  color: #CEBD83;
  background-color: #CEBD83;
}

Frequently asked questions

What color is #CEBD83?+

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

What is the closest Tailwind color to #CEBD83?+

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