#CA9BBA Color Information

Hex color code: #CA9BBA

#CA9BBA is a subtle magenta color. In RGB it is (202, 155, 186), and in HSL it is (320°, 31%, 70%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CA9BBA
RGB
202, 155, 186
HSL
320°, 31%, 70%
CMYK
0%, 23%, 8%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA9BBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 155, 186

Red: 202 / Green: 155 / Blue: 186

HSL

320°, 31%, 70%

Hue: 320° / Saturation: 31% / Lightness: 70%

CMYK

0%, 23%, 8%, 21%

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

What color is #CA9BBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA9BBA to RGB:

rgb(202, 155, 186)HEX to RGB Converter →

HEX to HSL

Convert #CA9BBA to HSL:

hsl(320, 31%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #CA9BBA to CMYK:

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

Color Meaning and Usage

#CA9BBA is a soft magenta color with RGB values of 202, 155, 186 and HSL of 320°, 31%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA9BBA is #9BCAAB, creating high-contrast pairings. For softer combinations, try analogous colors like #C29BCA.

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

Contrast with #CA9BBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA9BBA?

#CA9BBA is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CA9BBA?

#CA9BBA in RGB is (202, 155, 186) - 202 red, 155 green, and 186 blue.

How to use #CA9BBA in CSS?

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

What colors go well with #CA9BBA?

#9BCAAB (complementary), #C29BCA (analogous), and #B06998 (lighter shade) work well with #CA9BBA.