#C29EAD Color Information

Hex color code: #C29EAD

#C29EAD is a soft magenta color. In RGB it is (194, 158, 173), and in HSL it is (335°, 23%, 69%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#C29EAD
RGB
194, 158, 173
HSL
335°, 23%, 69%
CMYK
0%, 19%, 11%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C29EAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 158, 173

Red: 194 / Green: 158 / Blue: 173

HSL

335°, 23%, 69%

Hue: 335° / Saturation: 23% / Lightness: 69%

CMYK

0%, 19%, 11%, 24%

Cyan: 0% / Magenta: 19% / Yellow: 11% / Key: 24%

What color is #C29EAD?

#C29EAD is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C29EAD to RGB:

rgb(194, 158, 173)HEX to RGB Converter →

HEX to HSL

Convert #C29EAD to HSL:

hsl(335, 23%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C29EAD to CMYK:

cmyk(0%, 19%, 11%, 24%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #C29EAD has RGB (194, 158, 173) and HSL (335°, 23%, 69%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C29EAD is #9EC2B3, creating high-contrast pairings. For softer combinations, try analogous colors like #C29EBF.

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

Contrast with #C29EAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C29EAD?

#C29EAD is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C29EAD?

#C29EAD in RGB is (194, 158, 173) - 194 red, 158 green, and 173 blue.

How to use #C29EAD in CSS?

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

What colors go well with #C29EAD?

#9EC2B3 (complementary), #C29EBF (analogous), and #A56F85 (lighter shade) work well with #C29EAD.