#C96281 Color Information

Hex color code: #C96281

#C96281 is a gentle magenta color. In RGB it is (201, 98, 129), and in HSL it is (342°, 49%, 59%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#C96281
RGB
201, 98, 129
HSL
342°, 49%, 59%
CMYK
0%, 51%, 36%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C96281; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 98, 129

Red: 201 / Green: 98 / Blue: 129

HSL

342°, 49%, 59%

Hue: 342° / Saturation: 49% / Lightness: 59%

CMYK

0%, 51%, 36%, 21%

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

What color is #C96281?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C96281 to RGB:

rgb(201, 98, 129)HEX to RGB Converter →

HEX to HSL

Convert #C96281 to HSL:

hsl(342, 49%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #C96281 to CMYK:

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

Color Meaning and Usage

#C96281 is a soft magenta color with RGB values of 201, 98, 129 and HSL of 342°, 49%, 59%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C96281 is #63CAAB, creating high-contrast pairings. For softer combinations, try analogous colors like #CA63B5.

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

Contrast with #C96281

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C96281?

#C96281 is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C96281?

#C96281 in RGB is (201, 98, 129) - 201 red, 98 green, and 129 blue.

How to use #C96281 in CSS?

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

What colors go well with #C96281?

#63CAAB (complementary), #CA63B5 (analogous), and #A7395A (lighter shade) work well with #C96281.