#CEBA7B Color

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

Color preview

#CEBA7B

Color formats

HEX
#CEBA7B
RGB
rgb(206, 186, 123)
RGBA
rgba(206, 186, 123, 1)
HSL
hsl(46, 46%, 65%)
HSV
hsv(46, 40%, 81%)
CMYK
cmyk(0%, 10%, 40%, 19%)
CSS variable
--color-primary: #CEBA7B;
Lowercase HEX
#ceba7b

Shades

Tints

Tones

Harmony

CSS snippets for #CEBA7B

.color-ceba7b {
  color: #CEBA7B;
  background-color: #CEBA7B;
}

Frequently asked questions

What color is #CEBA7B?+

#CEBA7B is a HEX color with RGB value rgb(206, 186, 123) and HSL value hsl(46, 46%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CEBA7B?+

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