#C06EAD Color Information

Hex color code: #C06EAD

A subtle magenta shade, #C06EAD appears as (192, 110, 173) in RGB and (314°, 39%, 59%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#C06EAD
RGB
192, 110, 173
HSL
314°, 39%, 59%
CMYK
0%, 43%, 10%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C06EAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 110, 173

Red: 192 / Green: 110 / Blue: 173

HSL

314°, 39%, 59%

Hue: 314° / Saturation: 39% / Lightness: 59%

CMYK

0%, 43%, 10%, 25%

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

What color is #C06EAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C06EAD to RGB:

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

HEX to HSL

Convert #C06EAD to HSL:

hsl(314, 39%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #C06EAD to CMYK:

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

Color Meaning and Usage

#C06EAD is a gentle magenta color with RGB values of 192, 110, 173 and HSL of 314°, 39%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C06EAD is #6EBF81, creating high-contrast pairings. For softer combinations, try analogous colors like #A96EBF.

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

Contrast with #C06EAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C06EAD?

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

What is the RGB value of #C06EAD?

#C06EAD in RGB is (192, 110, 173) - 192 red, 110 green, and 173 blue.

How to use #C06EAD in CSS?

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

What colors go well with #C06EAD?

#6EBF81 (complementary), #A96EBF (analogous), and #9C4488 (lighter shade) work well with #C06EAD.