#CD5199 Color Information

Hex color code: #CD5199

#CD5199 is a neutral magenta color. In RGB it is (205, 81, 153), and in HSL it is (325°, 55%, 56%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CD5199
RGB
205, 81, 153
HSL
325°, 55%, 56%
CMYK
0%, 60%, 25%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD5199; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 81, 153

Red: 205 / Green: 81 / Blue: 153

HSL

325°, 55%, 56%

Hue: 325° / Saturation: 55% / Lightness: 56%

CMYK

0%, 60%, 25%, 20%

Cyan: 0% / Magenta: 60% / Yellow: 25% / Key: 20%

What color is #CD5199?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD5199 to RGB:

rgb(205, 81, 153)HEX to RGB Converter →

HEX to HSL

Convert #CD5199 to HSL:

hsl(325, 55%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #CD5199 to CMYK:

cmyk(0%, 60%, 25%, 20%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #CD5199 has RGB (205, 81, 153) and HSL (325°, 55%, 56%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD5199 is #51CD85, creating high-contrast pairings. For softer combinations, try analogous colors like #C251CD.

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

Contrast with #CD5199

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD5199?

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

What is the RGB value of #CD5199?

#CD5199 in RGB is (205, 81, 153) - 205 red, 81 green, and 153 blue.

How to use #CD5199 in CSS?

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

What colors go well with #CD5199?

#51CD85 (complementary), #C251CD (analogous), and #A22F72 (lighter shade) work well with #CD5199.