#CEBB42 Color

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

Color preview

#CEBB42

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CEBB42

.color-cebb42 {
  color: #CEBB42;
  background-color: #CEBB42;
}

Frequently asked questions

What color is #CEBB42?+

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

What is the closest Tailwind color to #CEBB42?+

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