#C29EAC Color Information

Hex color code: #C29EAC

A soft magenta shade, #C29EAC appears as (194, 158, 172) in RGB and (337°, 23%, 69%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#C29EAC
RGB
194, 158, 172
HSL
337°, 23%, 69%
CMYK
0%, 19%, 11%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C29EAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 158, 172

Red: 194 / Green: 158 / Blue: 172

HSL

337°, 23%, 69%

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

CMYK

0%, 19%, 11%, 24%

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

What color is #C29EAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C29EAC to RGB:

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

HEX to HSL

Convert #C29EAC to HSL:

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

HEX to CMYK

Convert #C29EAC to CMYK:

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

Color Meaning and Usage

#C29EAC is a soft magenta color with RGB values of 194, 158, 172 and HSL of 337°, 23%, 69%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C29EAC is #9EC2B4, creating high-contrast pairings. For softer combinations, try analogous colors like #C29EBE.

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

Contrast with #C29EAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C29EAC?

#C29EAC is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C29EAC?

#C29EAC in RGB is (194, 158, 172) - 194 red, 158 green, and 172 blue.

How to use #C29EAC in CSS?

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

What colors go well with #C29EAC?

#9EC2B4 (complementary), #C29EBE (analogous), and #A56F83 (lighter shade) work well with #C29EAC.