#C874AC Color Information

Hex color code: #C874AC

The hex color #C874AC is a gentle magenta with RGB values of (200, 116, 172) and HSL of (320°, 43%, 62%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#C874AC
RGB
200, 116, 172
HSL
320°, 43%, 62%
CMYK
0%, 42%, 14%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C874AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 116, 172

Red: 200 / Green: 116 / Blue: 172

HSL

320°, 43%, 62%

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

CMYK

0%, 42%, 14%, 22%

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

What color is #C874AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C874AC to RGB:

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

HEX to HSL

Convert #C874AC to HSL:

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

HEX to CMYK

Convert #C874AC to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #C874AC has RGB (200, 116, 172) and HSL (320°, 43%, 62%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C874AC is #74C890, creating high-contrast pairings. For softer combinations, try analogous colors like #BA74C8.

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

Contrast with #C874AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C874AC?

#C874AC is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C874AC?

#C874AC in RGB is (200, 116, 172) - 200 red, 116 green, and 172 blue.

How to use #C874AC in CSS?

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

What colors go well with #C874AC?

#74C890 (complementary), #BA74C8 (analogous), and #AB4489 (lighter shade) work well with #C874AC.