#CFA84F Color

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

Color preview

#CFA84F

Color formats

HEX
#CFA84F
RGB
rgb(207, 168, 79)
RGBA
rgba(207, 168, 79, 1)
HSL
hsl(42, 57%, 56%)
HSV
hsv(42, 62%, 81%)
CMYK
cmyk(0%, 19%, 62%, 19%)
CSS variable
--color-primary: #CFA84F;
Lowercase HEX
#cfa84f

Shades

Tints

Tones

Harmony

CSS snippets for #CFA84F

.color-cfa84f {
  color: #CFA84F;
  background-color: #CFA84F;
}

Frequently asked questions

What color is #CFA84F?+

#CFA84F is a HEX color with RGB value rgb(207, 168, 79) and HSL value hsl(42, 57%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFA84F?+

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