#C05DAE Color Information

Hex color code: #C05DAE

A subtle magenta shade, #C05DAE appears as (192, 93, 174) in RGB and (311°, 44%, 56%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#C05DAE
RGB
192, 93, 174
HSL
311°, 44%, 56%
CMYK
0%, 52%, 9%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C05DAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 93, 174

Red: 192 / Green: 93 / Blue: 174

HSL

311°, 44%, 56%

Hue: 311° / Saturation: 44% / Lightness: 56%

CMYK

0%, 52%, 9%, 25%

Cyan: 0% / Magenta: 52% / Yellow: 9% / Key: 25%

What color is #C05DAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C05DAE to RGB:

rgb(192, 93, 174)HEX to RGB Converter →

HEX to HSL

Convert #C05DAE to HSL:

hsl(311, 44%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #C05DAE to CMYK:

cmyk(0%, 52%, 9%, 25%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #C05DAE has RGB (192, 93, 174) and HSL (311°, 44%, 56%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C05DAE is #5DC070, creating high-contrast pairings. For softer combinations, try analogous colors like #A15DC0.

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

Contrast with #C05DAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C05DAE?

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

What is the RGB value of #C05DAE?

#C05DAE in RGB is (192, 93, 174) - 192 red, 93 green, and 174 blue.

How to use #C05DAE in CSS?

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

What colors go well with #C05DAE?

#5DC070 (complementary), #A15DC0 (analogous), and #973B86 (lighter shade) work well with #C05DAE.