#CFA67C Color

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

Color preview

#CFA67C

Color formats

HEX
#CFA67C
RGB
rgb(207, 166, 124)
RGBA
rgba(207, 166, 124, 1)
HSL
hsl(30, 46%, 65%)
HSV
hsv(30, 40%, 81%)
CMYK
cmyk(0%, 20%, 40%, 19%)
CSS variable
--color-primary: #CFA67C;
Lowercase HEX
#cfa67c

Shades

Tints

Tones

Harmony

CSS snippets for #CFA67C

.color-cfa67c {
  color: #CFA67C;
  background-color: #CFA67C;
}

Frequently asked questions

What color is #CFA67C?+

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

What is the closest Tailwind color to #CFA67C?+

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