#CEBA55 Color

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

Color preview

#CEBA55

Color formats

HEX
#CEBA55
RGB
rgb(206, 186, 85)
RGBA
rgba(206, 186, 85, 1)
HSL
hsl(50, 55%, 57%)
HSV
hsv(50, 59%, 81%)
CMYK
cmyk(0%, 10%, 59%, 19%)
CSS variable
--color-primary: #CEBA55;
Lowercase HEX
#ceba55

Shades

Tints

Tones

Harmony

CSS snippets for #CEBA55

.color-ceba55 {
  color: #CEBA55;
  background-color: #CEBA55;
}

Frequently asked questions

What color is #CEBA55?+

#CEBA55 is a HEX color with RGB value rgb(206, 186, 85) and HSL value hsl(50, 55%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEBA55?+

The closest Tailwind color is amber-300, available as the bg-amber-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