#CB8ABA Color Information

Hex color code: #CB8ABA

A pastel magenta shade, #CB8ABA appears as (203, 138, 186) in RGB and (316°, 38%, 67%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#CB8ABA
RGB
203, 138, 186
HSL
316°, 38%, 67%
CMYK
0%, 32%, 8%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB8ABA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 138, 186

Red: 203 / Green: 138 / Blue: 186

HSL

316°, 38%, 67%

Hue: 316° / Saturation: 38% / Lightness: 67%

CMYK

0%, 32%, 8%, 20%

Cyan: 0% / Magenta: 32% / Yellow: 8% / Key: 20%

What color is #CB8ABA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB8ABA to RGB:

rgb(203, 138, 186)HEX to RGB Converter →

HEX to HSL

Convert #CB8ABA to HSL:

hsl(316, 38%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CB8ABA to CMYK:

cmyk(0%, 32%, 8%, 20%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #CB8ABA has RGB (203, 138, 186) and HSL (316°, 38%, 67%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB8ABA is #8BCB9C, creating high-contrast pairings. For softer combinations, try analogous colors like #BC8BCB.

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

Contrast with #CB8ABA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB8ABA?

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

What is the RGB value of #CB8ABA?

#CB8ABA in RGB is (203, 138, 186) - 203 red, 138 green, and 186 blue.

How to use #CB8ABA in CSS?

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

What colors go well with #CB8ABA?

#8BCB9C (complementary), #BC8BCB (analogous), and #B3569A (lighter shade) work well with #CB8ABA.