#CEBF7E Color

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

Color preview

#CEBF7E

Color formats

HEX
#CEBF7E
RGB
rgb(206, 191, 126)
RGBA
rgba(206, 191, 126, 1)
HSL
hsl(49, 45%, 65%)
HSV
hsv(49, 39%, 81%)
CMYK
cmyk(0%, 7%, 39%, 19%)
CSS variable
--color-primary: #CEBF7E;
Lowercase HEX
#cebf7e

Shades

Tints

Tones

Harmony

CSS snippets for #CEBF7E

.color-cebf7e {
  color: #CEBF7E;
  background-color: #CEBF7E;
}

Frequently asked questions

What color is #CEBF7E?+

#CEBF7E is a HEX color with RGB value rgb(206, 191, 126) and HSL value hsl(49, 45%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CEBF7E?+

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