#CBBC34 Color

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

Color preview

#CBBC34

Color formats

HEX
#CBBC34
RGB
rgb(203, 188, 52)
RGBA
rgba(203, 188, 52, 1)
HSL
hsl(54, 59%, 50%)
HSV
hsv(54, 74%, 80%)
CMYK
cmyk(0%, 7%, 74%, 20%)
CSS variable
--color-primary: #CBBC34;
Lowercase HEX
#cbbc34

Shades

Tints

Tones

Harmony

CSS snippets for #CBBC34

.color-cbbc34 {
  color: #CBBC34;
  background-color: #CBBC34;
}

Frequently asked questions

What color is #CBBC34?+

#CBBC34 is a HEX color with RGB value rgb(203, 188, 52) and HSL value hsl(54, 59%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CBBC34?+

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