#C29EAB Color Information

Hex color code: #C29EAB

#C29EAB is a delicate magenta color. In RGB it is (194, 158, 171), and in HSL it is (338°, 23%, 69%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#C29EAB
RGB
194, 158, 171
HSL
338°, 23%, 69%
CMYK
0%, 19%, 12%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C29EAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 158, 171

Red: 194 / Green: 158 / Blue: 171

HSL

338°, 23%, 69%

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

CMYK

0%, 19%, 12%, 24%

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

What color is #C29EAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C29EAB to RGB:

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

HEX to HSL

Convert #C29EAB to HSL:

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

HEX to CMYK

Convert #C29EAB to CMYK:

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

Color Meaning and Usage

#C29EAB is a gentle magenta color with RGB values of 194, 158, 171 and HSL of 338°, 23%, 69%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C29EAB is #9EC2B5, creating high-contrast pairings. For softer combinations, try analogous colors like #C29EBD.

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

Contrast with #C29EAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C29EAB?

#C29EAB is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C29EAB?

#C29EAB in RGB is (194, 158, 171) - 194 red, 158 green, and 171 blue.

How to use #C29EAB in CSS?

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

What colors go well with #C29EAB?

#9EC2B5 (complementary), #C29EBD (analogous), and #A56F83 (lighter shade) work well with #C29EAB.