#C8748C Color Information

Hex color code: #C8748C

The hex color #C8748C is a delicate magenta with RGB values of (200, 116, 140) and HSL of (343°, 43%, 62%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#C8748C
RGB
200, 116, 140
HSL
343°, 43%, 62%
CMYK
0%, 42%, 30%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C8748C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 116, 140

Red: 200 / Green: 116 / Blue: 140

HSL

343°, 43%, 62%

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

CMYK

0%, 42%, 30%, 22%

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

What color is #C8748C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8748C to RGB:

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

HEX to HSL

Convert #C8748C to HSL:

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

HEX to CMYK

Convert #C8748C to CMYK:

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

Color Meaning and Usage

#C8748C is a pastel magenta color with RGB values of 200, 116, 140 and HSL of 343°, 43%, 62%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C8748C is #74C8B0, creating high-contrast pairings. For softer combinations, try analogous colors like #C874B6.

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

Contrast with #C8748C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8748C?

#C8748C is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C8748C?

#C8748C in RGB is (200, 116, 140) - 200 red, 116 green, and 140 blue.

How to use #C8748C in CSS?

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

What colors go well with #C8748C?

#74C8B0 (complementary), #C874B6 (analogous), and #AB4462 (lighter shade) work well with #C8748C.