#C994CC Color Information

Hex color code: #C994CC

#C994CC is a delicate magenta color. In RGB it is (201, 148, 204), and in HSL it is (297°, 35%, 69%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#C994CC
RGB
201, 148, 204
HSL
297°, 35%, 69%
CMYK
1%, 27%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C994CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 148, 204

Red: 201 / Green: 148 / Blue: 204

HSL

297°, 35%, 69%

Hue: 297° / Saturation: 35% / Lightness: 69%

CMYK

1%, 27%, 0%, 20%

Cyan: 1% / Magenta: 27% / Yellow: 0% / Key: 20%

What color is #C994CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C994CC to RGB:

rgb(201, 148, 204)HEX to RGB Converter →

HEX to HSL

Convert #C994CC to HSL:

hsl(297, 35%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C994CC to CMYK:

cmyk(1%, 27%, 0%, 20%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C994CC has RGB (201, 148, 204) and HSL (297°, 35%, 69%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C994CC is #97CC94, creating high-contrast pairings. For softer combinations, try analogous colors like #AD94CC.

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

Contrast with #C994CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C994CC?

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

What is the RGB value of #C994CC?

#C994CC in RGB is (201, 148, 204) - 201 red, 148 green, and 204 blue.

How to use #C994CC in CSS?

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

What colors go well with #C994CC?

#97CC94 (complementary), #AD94CC (analogous), and #AF61B3 (lighter shade) work well with #C994CC.