#CEBB83 Color

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

Color preview

#CEBB83

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CEBB83

.color-cebb83 {
  color: #CEBB83;
  background-color: #CEBB83;
}

Frequently asked questions

What color is #CEBB83?+

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

What is the closest Tailwind color to #CEBB83?+

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