#C95D93 Color Information

Hex color code: #C95D93

A balanced magenta shade, #C95D93 appears as (201, 93, 147) in RGB and (330°, 50%, 58%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#C95D93
RGB
201, 93, 147
HSL
330°, 50%, 58%
CMYK
0%, 54%, 27%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C95D93; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 93, 147

Red: 201 / Green: 93 / Blue: 147

HSL

330°, 50%, 58%

Hue: 330° / Saturation: 50% / Lightness: 58%

CMYK

0%, 54%, 27%, 21%

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

What color is #C95D93?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C95D93 to RGB:

rgb(201, 93, 147)HEX to RGB Converter →

HEX to HSL

Convert #C95D93 to HSL:

hsl(330, 50%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #C95D93 to CMYK:

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

Color Meaning and Usage

#C95D93 is a neutral magenta color with RGB values of 201, 93, 147 and HSL of 330°, 50%, 58%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C95D93 is #5EC994, creating high-contrast pairings. For softer combinations, try analogous colors like #C95EC9.

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

Contrast with #C95D93

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C95D93?

#C95D93 is a neutral magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C95D93?

#C95D93 in RGB is (201, 93, 147) - 201 red, 93 green, and 147 blue.

How to use #C95D93 in CSS?

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

What colors go well with #C95D93?

#5EC994 (complementary), #C95EC9 (analogous), and #A4376E (lighter shade) work well with #C95D93.