#CBBF34 Color

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

Color preview

#CBBF34

Color formats

HEX
#CBBF34
RGB
rgb(203, 191, 52)
RGBA
rgba(203, 191, 52, 1)
HSL
hsl(55, 59%, 50%)
HSV
hsv(55, 74%, 80%)
CMYK
cmyk(0%, 6%, 74%, 20%)
CSS variable
--color-primary: #CBBF34;
Lowercase HEX
#cbbf34

Shades

Tints

Tones

Harmony

CSS snippets for #CBBF34

.color-cbbf34 {
  color: #CBBF34;
  background-color: #CBBF34;
}

Frequently asked questions

What color is #CBBF34?+

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

What is the closest Tailwind color to #CBBF34?+

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