#CEBA5F Color

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

Color preview

#CEBA5F

Color formats

HEX
#CEBA5F
RGB
rgb(206, 186, 95)
RGBA
rgba(206, 186, 95, 1)
HSL
hsl(49, 53%, 59%)
HSV
hsv(49, 54%, 81%)
CMYK
cmyk(0%, 10%, 54%, 19%)
CSS variable
--color-primary: #CEBA5F;
Lowercase HEX
#ceba5f

Shades

Tints

Tones

Harmony

CSS snippets for #CEBA5F

.color-ceba5f {
  color: #CEBA5F;
  background-color: #CEBA5F;
}

Frequently asked questions

What color is #CEBA5F?+

#CEBA5F is a HEX color with RGB value rgb(206, 186, 95) and HSL value hsl(49, 53%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEBA5F?+

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