#CB9876 Color

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

Color preview

#CB9876

Color formats

HEX
#CB9876
RGB
rgb(203, 152, 118)
RGBA
rgba(203, 152, 118, 1)
HSL
hsl(24, 45%, 63%)
HSV
hsv(24, 42%, 80%)
CMYK
cmyk(0%, 25%, 42%, 20%)
CSS variable
--color-primary: #CB9876;
Lowercase HEX
#cb9876

Shades

Tints

Tones

Harmony

CSS snippets for #CB9876

.color-cb9876 {
  color: #CB9876;
  background-color: #CB9876;
}

Frequently asked questions

What color is #CB9876?+

#CB9876 is a HEX color with RGB value rgb(203, 152, 118) and HSL value hsl(24, 45%, 63%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #CB9876?+

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