#CFBF37 Color

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

Color preview

#CFBF37

Color formats

HEX
#CFBF37
RGB
rgb(207, 191, 55)
RGBA
rgba(207, 191, 55, 1)
HSL
hsl(54, 61%, 51%)
HSV
hsv(54, 73%, 81%)
CMYK
cmyk(0%, 8%, 73%, 19%)
CSS variable
--color-primary: #CFBF37;
Lowercase HEX
#cfbf37

Shades

Tints

Tones

Harmony

CSS snippets for #CFBF37

.color-cfbf37 {
  color: #CFBF37;
  background-color: #CFBF37;
}

Frequently asked questions

What color is #CFBF37?+

#CFBF37 is a HEX color with RGB value rgb(207, 191, 55) and HSL value hsl(54, 61%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CFBF37?+

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