#CEBF82 Color

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

Color preview

#CEBF82

Color formats

HEX
#CEBF82
RGB
rgb(206, 191, 130)
RGBA
rgba(206, 191, 130, 1)
HSL
hsl(48, 44%, 66%)
HSV
hsv(48, 37%, 81%)
CMYK
cmyk(0%, 7%, 37%, 19%)
CSS variable
--color-primary: #CEBF82;
Lowercase HEX
#cebf82

Shades

Tints

Tones

Harmony

CSS snippets for #CEBF82

.color-cebf82 {
  color: #CEBF82;
  background-color: #CEBF82;
}

Frequently asked questions

What color is #CEBF82?+

#CEBF82 is a HEX color with RGB value rgb(206, 191, 130) and HSL value hsl(48, 44%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CEBF82?+

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