#CEBB40 Color

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

Color preview

#CEBB40

Color formats

HEX
#CEBB40
RGB
rgb(206, 187, 64)
RGBA
rgba(206, 187, 64, 1)
HSL
hsl(52, 59%, 53%)
HSV
hsv(52, 69%, 81%)
CMYK
cmyk(0%, 9%, 69%, 19%)
CSS variable
--color-primary: #CEBB40;
Lowercase HEX
#cebb40

Shades

Tints

Tones

Harmony

CSS snippets for #CEBB40

.color-cebb40 {
  color: #CEBB40;
  background-color: #CEBB40;
}

Frequently asked questions

What color is #CEBB40?+

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

What is the closest Tailwind color to #CEBB40?+

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