#C8736F Color Information

Hex color code: #C8736F

#C8736F is a subtle red color. In RGB it is (200, 115, 111), and in HSL it is (3°, 45%, 61%). It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#C8736F
RGB
200, 115, 111
HSL
3°, 45%, 61%
CMYK
0%, 43%, 45%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #C8736F; 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 #C8736F; background-color: #C8736F15; }

Alert / Toast

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

Link / Accent

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

a { color: #C8736F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 115, 111

Red: 200 / Green: 115 / Blue: 111

HSL

3°, 45%, 61%

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

CMYK

0%, 43%, 45%, 22%

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

What color is #C8736F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8736F to RGB:

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

HEX to HSL

Convert #C8736F to HSL:

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

HEX to CMYK

Convert #C8736F to CMYK:

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

Color Meaning and Usage

A soft red tone, #C8736F has RGB (200, 115, 111) and HSL (3°, 45%, 61%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C8736F is #6FC4C8, creating high-contrast pairings. For softer combinations, try analogous colors like #C86F97.

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

Contrast with #C8736F

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

Contrast Ratio: 6.14:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8736F?

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

What is the RGB value of #C8736F?

#C8736F in RGB is (200, 115, 111) - 200 red, 115 green, and 111 blue.

How to use #C8736F in CSS?

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

What colors go well with #C8736F?

#6FC4C8 (complementary), #C86F97 (analogous), and #AA4641 (lighter shade) work well with #C8736F.