#CFA83D Color

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

Color preview

#CFA83D

Color formats

HEX
#CFA83D
RGB
rgb(207, 168, 61)
RGBA
rgba(207, 168, 61, 1)
HSL
hsl(44, 60%, 53%)
HSV
hsv(44, 71%, 81%)
CMYK
cmyk(0%, 19%, 71%, 19%)
CSS variable
--color-primary: #CFA83D;
Lowercase HEX
#cfa83d

Shades

Tints

Tones

Harmony

CSS snippets for #CFA83D

.color-cfa83d {
  color: #CFA83D;
  background-color: #CFA83D;
}

Frequently asked questions

What color is #CFA83D?+

#CFA83D is a HEX color with RGB value rgb(207, 168, 61) and HSL value hsl(44, 60%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CFA83D?+

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