#C8819E Color Information

Hex color code: #C8819E

A gentle magenta shade, #C8819E appears as (200, 129, 158) in RGB and (335°, 39%, 65%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#C8819E
RGB
200, 129, 158
HSL
335°, 39%, 65%
CMYK
0%, 36%, 21%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C8819E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 129, 158

Red: 200 / Green: 129 / Blue: 158

HSL

335°, 39%, 65%

Hue: 335° / Saturation: 39% / Lightness: 65%

CMYK

0%, 36%, 21%, 22%

Cyan: 0% / Magenta: 36% / Yellow: 21% / Key: 22%

What color is #C8819E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8819E to RGB:

rgb(200, 129, 158)HEX to RGB Converter →

HEX to HSL

Convert #C8819E to HSL:

hsl(335, 39%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #C8819E to CMYK:

cmyk(0%, 36%, 21%, 22%)Color Converter →

Color Meaning and Usage

#C8819E is a delicate magenta color with RGB values of 200, 129, 158 and HSL of 335°, 39%, 65%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C8819E is #83C9AC, creating high-contrast pairings. For softer combinations, try analogous colors like #C983C3.

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

Contrast with #C8819E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8819E?

#C8819E is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C8819E?

#C8819E in RGB is (200, 129, 158) - 200 red, 129 green, and 158 blue.

How to use #C8819E in CSS?

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

What colors go well with #C8819E?

#83C9AC (complementary), #C983C3 (analogous), and #B14E77 (lighter shade) work well with #C8819E.