#CFBF63 Color

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

Color preview

#CFBF63

Color formats

HEX
#CFBF63
RGB
rgb(207, 191, 99)
RGBA
rgba(207, 191, 99, 1)
HSL
hsl(51, 53%, 60%)
HSV
hsv(51, 52%, 81%)
CMYK
cmyk(0%, 8%, 52%, 19%)
CSS variable
--color-primary: #CFBF63;
Lowercase HEX
#cfbf63

Shades

Tints

Tones

Harmony

CSS snippets for #CFBF63

.color-cfbf63 {
  color: #CFBF63;
  background-color: #CFBF63;
}

Frequently asked questions

What color is #CFBF63?+

#CFBF63 is a HEX color with RGB value rgb(207, 191, 99) and HSL value hsl(51, 53%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFBF63?+

The closest Tailwind color is orange-300, available as the bg-orange-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