#CFA18B Color

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

Color preview

#CFA18B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CFA18B

.color-cfa18b {
  color: #CFA18B;
  background-color: #CFA18B;
}

Frequently asked questions

What color is #CFA18B?+

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

What is the closest Tailwind color to #CFA18B?+

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