#CEBA45 Color

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

Color preview

#CEBA45

Color formats

HEX
#CEBA45
RGB
rgb(206, 186, 69)
RGBA
rgba(206, 186, 69, 1)
HSL
hsl(51, 58%, 54%)
HSV
hsv(51, 67%, 81%)
CMYK
cmyk(0%, 10%, 67%, 19%)
CSS variable
--color-primary: #CEBA45;
Lowercase HEX
#ceba45

Shades

Tints

Tones

Harmony

CSS snippets for #CEBA45

.color-ceba45 {
  color: #CEBA45;
  background-color: #CEBA45;
}

Frequently asked questions

What color is #CEBA45?+

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

What is the closest Tailwind color to #CEBA45?+

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