#C90DAD Color Information

Hex color code: #C90DAD

The hex color #C90DAD is a vivid magenta with RGB values of (201, 13, 173) and HSL of (309°, 88%, 42%). It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#C90DAD
RGB
201, 13, 173
HSL
309°, 88%, 42%
CMYK
0%, 94%, 14%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #C90DAD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #C90DAD; color: #FFFFFF; }

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 #C90DAD; background-color: #C90DAD15; }

Alert / Toast

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

Link / Accent

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

a { color: #C90DAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 13, 173

Red: 201 / Green: 13 / Blue: 173

HSL

309°, 88%, 42%

Hue: 309° / Saturation: 88% / Lightness: 42%

CMYK

0%, 94%, 14%, 21%

Cyan: 0% / Magenta: 94% / Yellow: 14% / Key: 21%

What color is #C90DAD?

#C90DAD is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C90DAD to RGB:

rgb(201, 13, 173)HEX to RGB Converter →

HEX to HSL

Convert #C90DAD to HSL:

hsl(309, 88%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #C90DAD to CMYK:

cmyk(0%, 94%, 14%, 21%)Color Converter →

Color Meaning and Usage

#C90DAD is a bold magenta color with RGB values of 201, 13, 173 and HSL of 309°, 88%, 42%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C90DAD is #0DC929, creating high-contrast pairings. For softer combinations, try analogous colors like #870DC9.

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

Contrast with #C90DAD

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

Contrast Ratio: 4.14:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C90DAD?

#C90DAD is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C90DAD?

#C90DAD in RGB is (201, 13, 173) - 201 red, 13 green, and 173 blue.

How to use #C90DAD in CSS?

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

What colors go well with #C90DAD?

#0DC929 (complementary), #870DC9 (analogous), and #81086F (lighter shade) work well with #C90DAD.