#CC93BA Color Information

Hex color code: #CC93BA

#CC93BA is a delicate magenta color. In RGB it is (204, 147, 186), and in HSL it is (319°, 36%, 69%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#CC93BA
RGB
204, 147, 186
HSL
319°, 36%, 69%
CMYK
0%, 28%, 9%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC93BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 147, 186

Red: 204 / Green: 147 / Blue: 186

HSL

319°, 36%, 69%

Hue: 319° / Saturation: 36% / Lightness: 69%

CMYK

0%, 28%, 9%, 20%

Cyan: 0% / Magenta: 28% / Yellow: 9% / Key: 20%

What color is #CC93BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC93BA to RGB:

rgb(204, 147, 186)HEX to RGB Converter →

HEX to HSL

Convert #CC93BA to HSL:

hsl(319, 36%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CC93BA to CMYK:

cmyk(0%, 28%, 9%, 20%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #CC93BA has RGB (204, 147, 186) and HSL (319°, 36%, 69%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC93BA is #93CCA6, creating high-contrast pairings. For softer combinations, try analogous colors like #C293CC.

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

Contrast with #CC93BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC93BA?

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

What is the RGB value of #CC93BA?

#CC93BA in RGB is (204, 147, 186) - 204 red, 147 green, and 186 blue.

How to use #CC93BA in CSS?

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

What colors go well with #CC93BA?

#93CCA6 (complementary), #C293CC (analogous), and #B45F99 (lighter shade) work well with #CC93BA.