#C27ADC Color Information

Hex color code: #C27ADC

#C27ADC is a neutral purple color. In RGB it is (194, 122, 220), and in HSL it is (284°, 58%, 67%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#C27ADC
RGB
194, 122, 220
HSL
284°, 58%, 67%
CMYK
12%, 45%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C27ADC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 122, 220

Red: 194 / Green: 122 / Blue: 220

HSL

284°, 58%, 67%

Hue: 284° / Saturation: 58% / Lightness: 67%

CMYK

12%, 45%, 0%, 14%

Cyan: 12% / Magenta: 45% / Yellow: 0% / Key: 14%

What color is #C27ADC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C27ADC to RGB:

rgb(194, 122, 220)HEX to RGB Converter →

HEX to HSL

Convert #C27ADC to HSL:

hsl(284, 58%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #C27ADC to CMYK:

cmyk(12%, 45%, 0%, 14%)Color Converter →

Color Meaning and Usage

A muted purple tone, #C27ADC has RGB (194, 122, 220) and HSL (284°, 58%, 67%). 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 #C27ADC is #94DC7A, creating high-contrast pairings. For softer combinations, try analogous colors like #917ADC.

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

Contrast with #C27ADC

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

Contrast Ratio: 7.11:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C27ADC?

#C27ADC is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C27ADC?

#C27ADC in RGB is (194, 122, 220) - 194 red, 122 green, and 220 blue.

How to use #C27ADC in CSS?

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

What colors go well with #C27ADC?

#94DC7A (complementary), #917ADC (analogous), and #A63ECC (lighter shade) work well with #C27ADC.