#CFBF41 Color

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

Color preview

#CFBF41

Color formats

HEX
#CFBF41
RGB
rgb(207, 191, 65)
RGBA
rgba(207, 191, 65, 1)
HSL
hsl(53, 60%, 53%)
HSV
hsv(53, 69%, 81%)
CMYK
cmyk(0%, 8%, 69%, 19%)
CSS variable
--color-primary: #CFBF41;
Lowercase HEX
#cfbf41

Shades

Tints

Tones

Harmony

CSS snippets for #CFBF41

.color-cfbf41 {
  color: #CFBF41;
  background-color: #CFBF41;
}

Frequently asked questions

What color is #CFBF41?+

#CFBF41 is a HEX color with RGB value rgb(207, 191, 65) and HSL value hsl(53, 60%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CFBF41?+

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