#CEBE40 Color

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

Color preview

#CEBE40

Color formats

HEX
#CEBE40
RGB
rgb(206, 190, 64)
RGBA
rgba(206, 190, 64, 1)
HSL
hsl(53, 59%, 53%)
HSV
hsv(53, 69%, 81%)
CMYK
cmyk(0%, 8%, 69%, 19%)
CSS variable
--color-primary: #CEBE40;
Lowercase HEX
#cebe40

Shades

Tints

Tones

Harmony

CSS snippets for #CEBE40

.color-cebe40 {
  color: #CEBE40;
  background-color: #CEBE40;
}

Frequently asked questions

What color is #CEBE40?+

#CEBE40 is a HEX color with RGB value rgb(206, 190, 64) and HSL value hsl(53, 59%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CEBE40?+

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