#C8876F Color Information

Hex color code: #C8876F

A subtle orange shade, #C8876F appears as (200, 135, 111) in RGB and (16°, 45%, 61%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#C8876F
RGB
200, 135, 111
HSL
16°, 45%, 61%
CMYK
0%, 32%, 45%, 22%

Shades

CSS Usage
color: #C8876F;
background-color: #C8876F;
border-color: #C8876F;
box-shadow: 0 0 10px #C8876F;
border: 2px solid #C8876F;
Tailwind Usage
bg-[#C8876F]
text-[#C8876F]
border-[#C8876F]
shadow-[0_0_10px_C8876F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #C8876F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #C8876F; color: #000000; }

Badge

New Feature
.badge { background-color: #C8876F; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #C8876F; background-color: #C8876F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #C8876F20; border-left: 4px solid #C8876F; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #C8876F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #C8876F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 135, 111

Red: 200 / Green: 135 / Blue: 111

HSL

16°, 45%, 61%

Hue: 16° / Saturation: 45% / Lightness: 61%

CMYK

0%, 32%, 45%, 22%

Cyan: 0% / Magenta: 32% / Yellow: 45% / Key: 22%

What color is #C8876F?

#C8876F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8876F to RGB:

rgb(200, 135, 111)HEX to RGB Converter →

HEX to HSL

Convert #C8876F to HSL:

hsl(16, 45%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #C8876F to CMYK:

cmyk(0%, 32%, 45%, 22%)Color Converter →

Color Meaning and Usage

A soft orange tone, #C8876F has RGB (200, 135, 111) and HSL (16°, 45%, 61%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C8876F is #6FB0C8, creating high-contrast pairings. For softer combinations, try analogous colors like #C86F84.

Use #C8876F in CSS: color: #C8876F or background-color: #C8876F. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #C8876F

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 7.15:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8876F?

#C8876F is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C8876F?

#C8876F in RGB is (200, 135, 111) - 200 red, 135 green, and 111 blue.

How to use #C8876F in CSS?

Use #C8876F directly in your CSS properties like color or background-color.

What colors go well with #C8876F?

#6FB0C8 (complementary), #C86F84 (analogous), and #AA5D41 (lighter shade) work well with #C8876F.