#CFBF59 Color

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

Color preview

#CFBF59

Color formats

HEX
#CFBF59
RGB
rgb(207, 191, 89)
RGBA
rgba(207, 191, 89, 1)
HSL
hsl(52, 55%, 58%)
HSV
hsv(52, 57%, 81%)
CMYK
cmyk(0%, 8%, 57%, 19%)
CSS variable
--color-primary: #CFBF59;
Lowercase HEX
#cfbf59

Shades

Tints

Tones

Harmony

CSS snippets for #CFBF59

.color-cfbf59 {
  color: #CFBF59;
  background-color: #CFBF59;
}

Frequently asked questions

What color is #CFBF59?+

#CFBF59 is a HEX color with RGB value rgb(207, 191, 89) and HSL value hsl(52, 55%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFBF59?+

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