#CFA45A Color

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

Color preview

#CFA45A

Color formats

HEX
#CFA45A
RGB
rgb(207, 164, 90)
RGBA
rgba(207, 164, 90, 1)
HSL
hsl(38, 55%, 58%)
HSV
hsv(38, 57%, 81%)
CMYK
cmyk(0%, 21%, 57%, 19%)
CSS variable
--color-primary: #CFA45A;
Lowercase HEX
#cfa45a

Shades

Tints

Tones

Harmony

CSS snippets for #CFA45A

.color-cfa45a {
  color: #CFA45A;
  background-color: #CFA45A;
}

Frequently asked questions

What color is #CFA45A?+

#CFA45A is a HEX color with RGB value rgb(207, 164, 90) and HSL value hsl(38, 55%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFA45A?+

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