#C8747A Color Information

Hex color code: #C8747A

A delicate red shade, #C8747A appears as (200, 116, 122) in RGB and (356°, 43%, 62%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#C8747A
RGB
200, 116, 122
HSL
356°, 43%, 62%
CMYK
0%, 42%, 39%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C8747A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 116, 122

Red: 200 / Green: 116 / Blue: 122

HSL

356°, 43%, 62%

Hue: 356° / Saturation: 43% / Lightness: 62%

CMYK

0%, 42%, 39%, 22%

Cyan: 0% / Magenta: 42% / Yellow: 39% / Key: 22%

What color is #C8747A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8747A to RGB:

rgb(200, 116, 122)HEX to RGB Converter →

HEX to HSL

Convert #C8747A to HSL:

hsl(356, 43%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #C8747A to CMYK:

cmyk(0%, 42%, 39%, 22%)Color Converter →

Color Meaning and Usage

A subtle red tone, #C8747A has RGB (200, 116, 122) and HSL (356°, 43%, 62%). 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 #C8747A is #74C8C2, creating high-contrast pairings. For softer combinations, try analogous colors like #C874A4.

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

Contrast with #C8747A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8747A?

#C8747A is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C8747A?

#C8747A in RGB is (200, 116, 122) - 200 red, 116 green, and 122 blue.

How to use #C8747A in CSS?

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

What colors go well with #C8747A?

#74C8C2 (complementary), #C874A4 (analogous), and #AB444B (lighter shade) work well with #C8747A.