#CEBE83 Color

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

Color preview

#CEBE83

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CEBE83

.color-cebe83 {
  color: #CEBE83;
  background-color: #CEBE83;
}

Frequently asked questions

What color is #CEBE83?+

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

What is the closest Tailwind color to #CEBE83?+

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