#CFBF45 Color

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

Color preview

#CFBF45

Color formats

HEX
#CFBF45
RGB
rgb(207, 191, 69)
RGBA
rgba(207, 191, 69, 1)
HSL
hsl(53, 59%, 54%)
HSV
hsv(53, 67%, 81%)
CMYK
cmyk(0%, 8%, 67%, 19%)
CSS variable
--color-primary: #CFBF45;
Lowercase HEX
#cfbf45

Shades

Tints

Tones

Harmony

CSS snippets for #CFBF45

.color-cfbf45 {
  color: #CFBF45;
  background-color: #CFBF45;
}

Frequently asked questions

What color is #CFBF45?+

#CFBF45 is a HEX color with RGB value rgb(207, 191, 69) and HSL value hsl(53, 59%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFBF45?+

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