#CFA67B Color

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

Color preview

#CFA67B

Color formats

HEX
#CFA67B
RGB
rgb(207, 166, 123)
RGBA
rgba(207, 166, 123, 1)
HSL
hsl(31, 47%, 65%)
HSV
hsv(31, 41%, 81%)
CMYK
cmyk(0%, 20%, 41%, 19%)
CSS variable
--color-primary: #CFA67B;
Lowercase HEX
#cfa67b

Shades

Tints

Tones

Harmony

CSS snippets for #CFA67B

.color-cfa67b {
  color: #CFA67B;
  background-color: #CFA67B;
}

Frequently asked questions

What color is #CFA67B?+

#CFA67B is a HEX color with RGB value rgb(207, 166, 123) and HSL value hsl(31, 47%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CFA67B?+

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