#CEBA3A Color

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

Color preview

#CEBA3A

Color formats

HEX
#CEBA3A
RGB
rgb(206, 186, 58)
RGBA
rgba(206, 186, 58, 1)
HSL
hsl(52, 60%, 52%)
HSV
hsv(52, 72%, 81%)
CMYK
cmyk(0%, 10%, 72%, 19%)
CSS variable
--color-primary: #CEBA3A;
Lowercase HEX
#ceba3a

Shades

Tints

Tones

Harmony

CSS snippets for #CEBA3A

.color-ceba3a {
  color: #CEBA3A;
  background-color: #CEBA3A;
}

Frequently asked questions

What color is #CEBA3A?+

#CEBA3A is a HEX color with RGB value rgb(206, 186, 58) and HSL value hsl(52, 60%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CEBA3A?+

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