#C9876D Color

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

Color preview

#C9876D

Color formats

HEX
#C9876D
RGB
rgb(201, 135, 109)
RGBA
rgba(201, 135, 109, 1)
HSL
hsl(17, 46%, 61%)
HSV
hsv(17, 46%, 79%)
CMYK
cmyk(0%, 33%, 46%, 21%)
CSS variable
--color-primary: #C9876D;
Lowercase HEX
#c9876d

Shades

Tints

Tones

Harmony

CSS snippets for #C9876D

.color-c9876d {
  color: #C9876D;
  background-color: #C9876D;
}

Frequently asked questions

What color is #C9876D?+

#C9876D is a HEX color with RGB value rgb(201, 135, 109) and HSL value hsl(17, 46%, 61%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #C9876D?+

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