#CFBF67 Color

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

Color preview

#CFBF67

Color formats

HEX
#CFBF67
RGB
rgb(207, 191, 103)
RGBA
rgba(207, 191, 103, 1)
HSL
hsl(51, 52%, 61%)
HSV
hsv(51, 50%, 81%)
CMYK
cmyk(0%, 8%, 50%, 19%)
CSS variable
--color-primary: #CFBF67;
Lowercase HEX
#cfbf67

Shades

Tints

Tones

Harmony

CSS snippets for #CFBF67

.color-cfbf67 {
  color: #CFBF67;
  background-color: #CFBF67;
}

Frequently asked questions

What color is #CFBF67?+

#CFBF67 is a HEX color with RGB value rgb(207, 191, 103) and HSL value hsl(51, 52%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFBF67?+

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