#CFA12A Color

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

Color preview

#CFA12A

Color formats

HEX
#CFA12A
RGB
rgb(207, 161, 42)
RGBA
rgba(207, 161, 42, 1)
HSL
hsl(43, 66%, 49%)
HSV
hsv(43, 80%, 81%)
CMYK
cmyk(0%, 22%, 80%, 19%)
CSS variable
--color-primary: #CFA12A;
Lowercase HEX
#cfa12a

Shades

Tints

Tones

Harmony

CSS snippets for #CFA12A

.color-cfa12a {
  color: #CFA12A;
  background-color: #CFA12A;
}

Frequently asked questions

What color is #CFA12A?+

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

What is the closest Tailwind color to #CFA12A?+

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