#CFA04E Color

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

Color preview

#CFA04E

Color formats

HEX
#CFA04E
RGB
rgb(207, 160, 78)
RGBA
rgba(207, 160, 78, 1)
HSL
hsl(38, 57%, 56%)
HSV
hsv(38, 62%, 81%)
CMYK
cmyk(0%, 23%, 62%, 19%)
CSS variable
--color-primary: #CFA04E;
Lowercase HEX
#cfa04e

Shades

Tints

Tones

Harmony

CSS snippets for #CFA04E

.color-cfa04e {
  color: #CFA04E;
  background-color: #CFA04E;
}

Frequently asked questions

What color is #CFA04E?+

#CFA04E is a HEX color with RGB value rgb(207, 160, 78) and HSL value hsl(38, 57%, 56%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CFA04E?+

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