#CBACD2 Color Information

Hex color code: #CBACD2

A gentle magenta shade, #CBACD2 appears as (203, 172, 210) in RGB and (289°, 30%, 75%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#CBACD2
RGB
203, 172, 210
HSL
289°, 30%, 75%
CMYK
3%, 18%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBACD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 172, 210

Red: 203 / Green: 172 / Blue: 210

HSL

289°, 30%, 75%

Hue: 289° / Saturation: 30% / Lightness: 75%

CMYK

3%, 18%, 0%, 18%

Cyan: 3% / Magenta: 18% / Yellow: 0% / Key: 18%

What color is #CBACD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBACD2 to RGB:

rgb(203, 172, 210)HEX to RGB Converter →

HEX to HSL

Convert #CBACD2 to HSL:

hsl(289, 30%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CBACD2 to CMYK:

cmyk(3%, 18%, 0%, 18%)Color Converter →

Color Meaning and Usage

#CBACD2 is a pastel magenta color with RGB values of 203, 172, 210 and HSL of 289°, 30%, 75%. 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 #CBACD2 is #B3D2AC, creating high-contrast pairings. For softer combinations, try analogous colors like #B8ACD2.

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

Contrast with #CBACD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBACD2?

#CBACD2 is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CBACD2?

#CBACD2 in RGB is (203, 172, 210) - 203 red, 172 green, and 210 blue.

How to use #CBACD2 in CSS?

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

What colors go well with #CBACD2?

#B3D2AC (complementary), #B8ACD2 (analogous), and #AC7AB8 (lighter shade) work well with #CBACD2.