#CEBA3B Color

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

Color preview

#CEBA3B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CEBA3B

.color-ceba3b {
  color: #CEBA3B;
  background-color: #CEBA3B;
}

Frequently asked questions

What color is #CEBA3B?+

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

What is the closest Tailwind color to #CEBA3B?+

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