#CEBF78 Color

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

Color preview

#CEBF78

Color formats

HEX
#CEBF78
RGB
rgb(206, 191, 120)
RGBA
rgba(206, 191, 120, 1)
HSL
hsl(50, 47%, 64%)
HSV
hsv(50, 42%, 81%)
CMYK
cmyk(0%, 7%, 42%, 19%)
CSS variable
--color-primary: #CEBF78;
Lowercase HEX
#cebf78

Shades

Tints

Tones

Harmony

CSS snippets for #CEBF78

.color-cebf78 {
  color: #CEBF78;
  background-color: #CEBF78;
}

Frequently asked questions

What color is #CEBF78?+

#CEBF78 is a HEX color with RGB value rgb(206, 191, 120) and HSL value hsl(50, 47%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEBF78?+

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