#C992BB Color Information

Hex color code: #C992BB

#C992BB is a subtle magenta color. In RGB it is (201, 146, 187), and in HSL it is (315°, 34%, 68%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C992BB
RGB
201, 146, 187
HSL
315°, 34%, 68%
CMYK
0%, 27%, 7%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C992BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 146, 187

Red: 201 / Green: 146 / Blue: 187

HSL

315°, 34%, 68%

Hue: 315° / Saturation: 34% / Lightness: 68%

CMYK

0%, 27%, 7%, 21%

Cyan: 0% / Magenta: 27% / Yellow: 7% / Key: 21%

What color is #C992BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C992BB to RGB:

rgb(201, 146, 187)HEX to RGB Converter →

HEX to HSL

Convert #C992BB to HSL:

hsl(315, 34%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C992BB to CMYK:

cmyk(0%, 27%, 7%, 21%)Color Converter →

Color Meaning and Usage

#C992BB is a delicate magenta color with RGB values of 201, 146, 187 and HSL of 315°, 34%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C992BB is #92C9A0, creating high-contrast pairings. For softer combinations, try analogous colors like #BB92C9.

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

Contrast with #C992BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C992BB?

#C992BB is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C992BB?

#C992BB in RGB is (201, 146, 187) - 201 red, 146 green, and 187 blue.

How to use #C992BB in CSS?

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

What colors go well with #C992BB?

#92C9A0 (complementary), #BB92C9 (analogous), and #B05E9C (lighter shade) work well with #C992BB.