#CFAB2B Color

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

Color preview

#CFAB2B

Color formats

HEX
#CFAB2B
RGB
rgb(207, 171, 43)
RGBA
rgba(207, 171, 43, 1)
HSL
hsl(47, 66%, 49%)
HSV
hsv(47, 79%, 81%)
CMYK
cmyk(0%, 17%, 79%, 19%)
CSS variable
--color-primary: #CFAB2B;
Lowercase HEX
#cfab2b

Shades

Tints

Tones

Harmony

CSS snippets for #CFAB2B

.color-cfab2b {
  color: #CFAB2B;
  background-color: #CFAB2B;
}

Frequently asked questions

What color is #CFAB2B?+

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

What is the closest Tailwind color to #CFAB2B?+

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