#CFA82B Color

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

Color preview

#CFA82B

Color formats

HEX
#CFA82B
RGB
rgb(207, 168, 43)
RGBA
rgba(207, 168, 43, 1)
HSL
hsl(46, 66%, 49%)
HSV
hsv(46, 79%, 81%)
CMYK
cmyk(0%, 19%, 79%, 19%)
CSS variable
--color-primary: #CFA82B;
Lowercase HEX
#cfa82b

Shades

Tints

Tones

Harmony

CSS snippets for #CFA82B

.color-cfa82b {
  color: #CFA82B;
  background-color: #CFA82B;
}

Frequently asked questions

What color is #CFA82B?+

#CFA82B is a HEX color with RGB value rgb(207, 168, 43) and HSL value hsl(46, 66%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CFA82B?+

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