#C29ABC Color Information

Hex color code: #C29ABC

#C29ABC is a subtle magenta color. In RGB it is (194, 154, 188), and in HSL it is (309°, 25%, 68%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#C29ABC
RGB
194, 154, 188
HSL
309°, 25%, 68%
CMYK
0%, 21%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C29ABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 154, 188

Red: 194 / Green: 154 / Blue: 188

HSL

309°, 25%, 68%

Hue: 309° / Saturation: 25% / Lightness: 68%

CMYK

0%, 21%, 3%, 24%

Cyan: 0% / Magenta: 21% / Yellow: 3% / Key: 24%

What color is #C29ABC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C29ABC to RGB:

rgb(194, 154, 188)HEX to RGB Converter →

HEX to HSL

Convert #C29ABC to HSL:

hsl(309, 25%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C29ABC to CMYK:

cmyk(0%, 21%, 3%, 24%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C29ABC has RGB (194, 154, 188) and HSL (309°, 25%, 68%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C29ABC is #99C29F, creating high-contrast pairings. For softer combinations, try analogous colors like #B499C2.

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

Contrast with #C29ABC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C29ABC?

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

What is the RGB value of #C29ABC?

#C29ABC in RGB is (194, 154, 188) - 194 red, 154 green, and 188 blue.

How to use #C29ABC in CSS?

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

What colors go well with #C29ABC?

#99C29F (complementary), #B499C2 (analogous), and #A5699C (lighter shade) work well with #C29ABC.