#CEBF60 Color

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

Color preview

#CEBF60

Color formats

HEX
#CEBF60
RGB
rgb(206, 191, 96)
RGBA
rgba(206, 191, 96, 1)
HSL
hsl(52, 53%, 59%)
HSV
hsv(52, 53%, 81%)
CMYK
cmyk(0%, 7%, 53%, 19%)
CSS variable
--color-primary: #CEBF60;
Lowercase HEX
#cebf60

Shades

Tints

Tones

Harmony

CSS snippets for #CEBF60

.color-cebf60 {
  color: #CEBF60;
  background-color: #CEBF60;
}

Frequently asked questions

What color is #CEBF60?+

#CEBF60 is a HEX color with RGB value rgb(206, 191, 96) and HSL value hsl(52, 53%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEBF60?+

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