#C059AD Color Information

Hex color code: #C059AD

The hex color #C059AD is a pastel magenta with RGB values of (192, 89, 173) and HSL of (311°, 45%, 55%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#C059AD
RGB
192, 89, 173
HSL
311°, 45%, 55%
CMYK
0%, 54%, 10%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C059AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 89, 173

Red: 192 / Green: 89 / Blue: 173

HSL

311°, 45%, 55%

Hue: 311° / Saturation: 45% / Lightness: 55%

CMYK

0%, 54%, 10%, 25%

Cyan: 0% / Magenta: 54% / Yellow: 10% / Key: 25%

What color is #C059AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C059AD to RGB:

rgb(192, 89, 173)HEX to RGB Converter →

HEX to HSL

Convert #C059AD to HSL:

hsl(311, 45%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #C059AD to CMYK:

cmyk(0%, 54%, 10%, 25%)Color Converter →

Color Meaning and Usage

#C059AD is a gentle magenta color with RGB values of 192, 89, 173 and HSL of 311°, 45%, 55%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C059AD is #59C06C, creating high-contrast pairings. For softer combinations, try analogous colors like #9F59C0.

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

Contrast with #C059AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C059AD?

#C059AD is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C059AD?

#C059AD in RGB is (192, 89, 173) - 192 red, 89 green, and 173 blue.

How to use #C059AD in CSS?

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

What colors go well with #C059AD?

#59C06C (complementary), #9F59C0 (analogous), and #943883 (lighter shade) work well with #C059AD.