#C47EAF Color Information

Hex color code: #C47EAF

The hex color #C47EAF is a delicate magenta with RGB values of (196, 126, 175) and HSL of (318°, 37%, 63%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#C47EAF
RGB
196, 126, 175
HSL
318°, 37%, 63%
CMYK
0%, 36%, 11%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C47EAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 126, 175

Red: 196 / Green: 126 / Blue: 175

HSL

318°, 37%, 63%

Hue: 318° / Saturation: 37% / Lightness: 63%

CMYK

0%, 36%, 11%, 23%

Cyan: 0% / Magenta: 36% / Yellow: 11% / Key: 23%

What color is #C47EAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C47EAF to RGB:

rgb(196, 126, 175)HEX to RGB Converter →

HEX to HSL

Convert #C47EAF to HSL:

hsl(318, 37%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C47EAF to CMYK:

cmyk(0%, 36%, 11%, 23%)Color Converter →

Color Meaning and Usage

#C47EAF is a delicate magenta color with RGB values of 196, 126, 175 and HSL of 318°, 37%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C47EAF is #7EC493, creating high-contrast pairings. For softer combinations, try analogous colors like #B67EC4.

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

Contrast with #C47EAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C47EAF?

#C47EAF is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C47EAF?

#C47EAF in RGB is (196, 126, 175) - 196 red, 126 green, and 175 blue.

How to use #C47EAF in CSS?

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

What colors go well with #C47EAF?

#7EC493 (complementary), #B67EC4 (analogous), and #A84D8D (lighter shade) work well with #C47EAF.