#C874AD Color Information

Hex color code: #C874AD

A delicate magenta shade, #C874AD appears as (200, 116, 173) in RGB and (319°, 43%, 62%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#C874AD
RGB
200, 116, 173
HSL
319°, 43%, 62%
CMYK
0%, 42%, 13%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C874AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 116, 173

Red: 200 / Green: 116 / Blue: 173

HSL

319°, 43%, 62%

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

CMYK

0%, 42%, 13%, 22%

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

What color is #C874AD?

#C874AD is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C874AD to RGB:

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

HEX to HSL

Convert #C874AD to HSL:

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

HEX to CMYK

Convert #C874AD to CMYK:

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

Color Meaning and Usage

#C874AD is a subtle magenta color with RGB values of 200, 116, 173 and HSL of 319°, 43%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C874AD is #74C88F, creating high-contrast pairings. For softer combinations, try analogous colors like #B874C8.

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

Contrast with #C874AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C874AD?

#C874AD is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C874AD?

#C874AD in RGB is (200, 116, 173) - 200 red, 116 green, and 173 blue.

How to use #C874AD in CSS?

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

What colors go well with #C874AD?

#74C88F (complementary), #B874C8 (analogous), and #AB448B (lighter shade) work well with #C874AD.