#CFA97C Color

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

Color preview

#CFA97C

Color formats

HEX
#CFA97C
RGB
rgb(207, 169, 124)
RGBA
rgba(207, 169, 124, 1)
HSL
hsl(33, 46%, 65%)
HSV
hsv(33, 40%, 81%)
CMYK
cmyk(0%, 18%, 40%, 19%)
CSS variable
--color-primary: #CFA97C;
Lowercase HEX
#cfa97c

Shades

Tints

Tones

Harmony

CSS snippets for #CFA97C

.color-cfa97c {
  color: #CFA97C;
  background-color: #CFA97C;
}

Frequently asked questions

What color is #CFA97C?+

#CFA97C is a HEX color with RGB value rgb(207, 169, 124) and HSL value hsl(33, 46%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CFA97C?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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