#CFA02B Color

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

Color preview

#CFA02B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CFA02B

.color-cfa02b {
  color: #CFA02B;
  background-color: #CFA02B;
}

Frequently asked questions

What color is #CFA02B?+

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

What is the closest Tailwind color to #CFA02B?+

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