#C27AAA Color Information

Hex color code: #C27AAA

A gentle magenta shade, #C27AAA appears as (194, 122, 170) in RGB and (320°, 37%, 62%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#C27AAA
RGB
194, 122, 170
HSL
320°, 37%, 62%
CMYK
0%, 37%, 12%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C27AAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 122, 170

Red: 194 / Green: 122 / Blue: 170

HSL

320°, 37%, 62%

Hue: 320° / Saturation: 37% / Lightness: 62%

CMYK

0%, 37%, 12%, 24%

Cyan: 0% / Magenta: 37% / Yellow: 12% / Key: 24%

What color is #C27AAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C27AAA to RGB:

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

HEX to HSL

Convert #C27AAA to HSL:

hsl(320, 37%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #C27AAA to CMYK:

cmyk(0%, 37%, 12%, 24%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C27AAA has RGB (194, 122, 170) and HSL (320°, 37%, 62%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C27AAA is #7AC292, creating high-contrast pairings. For softer combinations, try analogous colors like #B67AC2.

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

Contrast with #C27AAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C27AAA?

#C27AAA is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C27AAA?

#C27AAA in RGB is (194, 122, 170) - 194 red, 122 green, and 170 blue.

How to use #C27AAA in CSS?

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

What colors go well with #C27AAA?

#7AC292 (complementary), #B67AC2 (analogous), and #A44C87 (lighter shade) work well with #C27AAA.