#CFA78B Color

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

Color preview

#CFA78B

Color formats

HEX
#CFA78B
RGB
rgb(207, 167, 139)
RGBA
rgba(207, 167, 139, 1)
HSL
hsl(25, 41%, 68%)
HSV
hsv(25, 33%, 81%)
CMYK
cmyk(0%, 19%, 33%, 19%)
CSS variable
--color-primary: #CFA78B;
Lowercase HEX
#cfa78b

Shades

Tints

Tones

Harmony

CSS snippets for #CFA78B

.color-cfa78b {
  color: #CFA78B;
  background-color: #CFA78B;
}

Frequently asked questions

What color is #CFA78B?+

#CFA78B is a HEX color with RGB value rgb(207, 167, 139) and HSL value hsl(25, 41%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CFA78B?+

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