#C49ABD Color Information

Hex color code: #C49ABD

A pastel magenta shade, #C49ABD appears as (196, 154, 189) in RGB and (310°, 26%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#C49ABD
RGB
196, 154, 189
HSL
310°, 26%, 69%
CMYK
0%, 21%, 4%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C49ABD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 154, 189

Red: 196 / Green: 154 / Blue: 189

HSL

310°, 26%, 69%

Hue: 310° / Saturation: 26% / Lightness: 69%

CMYK

0%, 21%, 4%, 23%

Cyan: 0% / Magenta: 21% / Yellow: 4% / Key: 23%

What color is #C49ABD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C49ABD to RGB:

rgb(196, 154, 189)HEX to RGB Converter →

HEX to HSL

Convert #C49ABD to HSL:

hsl(310, 26%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C49ABD to CMYK:

cmyk(0%, 21%, 4%, 23%)Color Converter →

Color Meaning and Usage

#C49ABD is a subtle magenta color with RGB values of 196, 154, 189 and HSL of 310°, 26%, 69%. 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 #C49ABD is #9BC5A2, creating high-contrast pairings. For softer combinations, try analogous colors like #B79BC5.

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

Contrast with #C49ABD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C49ABD?

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

What is the RGB value of #C49ABD?

#C49ABD in RGB is (196, 154, 189) - 196 red, 154 green, and 189 blue.

How to use #C49ABD in CSS?

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

What colors go well with #C49ABD?

#9BC5A2 (complementary), #B79BC5 (analogous), and #A86B9E (lighter shade) work well with #C49ABD.