#CFA05A Color

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

Color preview

#CFA05A

Color formats

HEX
#CFA05A
RGB
rgb(207, 160, 90)
RGBA
rgba(207, 160, 90, 1)
HSL
hsl(36, 55%, 58%)
HSV
hsv(36, 57%, 81%)
CMYK
cmyk(0%, 23%, 57%, 19%)
CSS variable
--color-primary: #CFA05A;
Lowercase HEX
#cfa05a

Shades

Tints

Tones

Harmony

CSS snippets for #CFA05A

.color-cfa05a {
  color: #CFA05A;
  background-color: #CFA05A;
}

Frequently asked questions

What color is #CFA05A?+

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

What is the closest Tailwind color to #CFA05A?+

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