#CBA3C1 Color Information

Hex color code: #CBA3C1

A soft magenta shade, #CBA3C1 appears as (203, 163, 193) in RGB and (315°, 28%, 72%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CBA3C1
RGB
203, 163, 193
HSL
315°, 28%, 72%
CMYK
0%, 20%, 5%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBA3C1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 163, 193

Red: 203 / Green: 163 / Blue: 193

HSL

315°, 28%, 72%

Hue: 315° / Saturation: 28% / Lightness: 72%

CMYK

0%, 20%, 5%, 20%

Cyan: 0% / Magenta: 20% / Yellow: 5% / Key: 20%

What color is #CBA3C1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBA3C1 to RGB:

rgb(203, 163, 193)HEX to RGB Converter →

HEX to HSL

Convert #CBA3C1 to HSL:

hsl(315, 28%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CBA3C1 to CMYK:

cmyk(0%, 20%, 5%, 20%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #CBA3C1 has RGB (203, 163, 193) and HSL (315°, 28%, 72%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBA3C1 is #A4CCAE, creating high-contrast pairings. For softer combinations, try analogous colors like #C2A4CC.

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

Contrast with #CBA3C1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBA3C1?

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

What is the RGB value of #CBA3C1?

#CBA3C1 in RGB is (203, 163, 193) - 203 red, 163 green, and 193 blue.

How to use #CBA3C1 in CSS?

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

What colors go well with #CBA3C1?

#A4CCAE (complementary), #C2A4CC (analogous), and #B073A1 (lighter shade) work well with #CBA3C1.