#CEBA5A Color

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

Color preview

#CEBA5A

Color formats

HEX
#CEBA5A
RGB
rgb(206, 186, 90)
RGBA
rgba(206, 186, 90, 1)
HSL
hsl(50, 54%, 58%)
HSV
hsv(50, 56%, 81%)
CMYK
cmyk(0%, 10%, 56%, 19%)
CSS variable
--color-primary: #CEBA5A;
Lowercase HEX
#ceba5a

Shades

Tints

Tones

Harmony

CSS snippets for #CEBA5A

.color-ceba5a {
  color: #CEBA5A;
  background-color: #CEBA5A;
}

Frequently asked questions

What color is #CEBA5A?+

#CEBA5A is a HEX color with RGB value rgb(206, 186, 90) and HSL value hsl(50, 54%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEBA5A?+

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