#CEBA83 Color

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

Color preview

#CEBA83

Color formats

HEX
#CEBA83
RGB
rgb(206, 186, 131)
RGBA
rgba(206, 186, 131, 1)
HSL
hsl(44, 43%, 66%)
HSV
hsv(44, 36%, 81%)
CMYK
cmyk(0%, 10%, 36%, 19%)
CSS variable
--color-primary: #CEBA83;
Lowercase HEX
#ceba83

Shades

Tints

Tones

Harmony

CSS snippets for #CEBA83

.color-ceba83 {
  color: #CEBA83;
  background-color: #CEBA83;
}

Frequently asked questions

What color is #CEBA83?+

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

What is the closest Tailwind color to #CEBA83?+

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