#CC3FBD Color Information

Hex color code: #CC3FBD

The hex color #CC3FBD is a understated magenta with RGB values of (204, 63, 189) and HSL of (306°, 58%, 52%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#CC3FBD
RGB
204, 63, 189
HSL
306°, 58%, 52%
CMYK
0%, 69%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC3FBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 63, 189

Red: 204 / Green: 63 / Blue: 189

HSL

306°, 58%, 52%

Hue: 306° / Saturation: 58% / Lightness: 52%

CMYK

0%, 69%, 7%, 20%

Cyan: 0% / Magenta: 69% / Yellow: 7% / Key: 20%

What color is #CC3FBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC3FBD to RGB:

rgb(204, 63, 189)HEX to RGB Converter →

HEX to HSL

Convert #CC3FBD to HSL:

hsl(306, 58%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #CC3FBD to CMYK:

cmyk(0%, 69%, 7%, 20%)Color Converter →

Color Meaning and Usage

#CC3FBD is a balanced magenta color with RGB values of 204, 63, 189 and HSL of 306°, 58%, 52%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC3FBD is #3ECC4C, creating high-contrast pairings. For softer combinations, try analogous colors like #933ECC.

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

Contrast with #CC3FBD

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

Contrast Ratio: 5.01:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC3FBD?

#CC3FBD is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CC3FBD?

#CC3FBD in RGB is (204, 63, 189) - 204 red, 63 green, and 189 blue.

How to use #CC3FBD in CSS?

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

What colors go well with #CC3FBD?

#3ECC4C (complementary), #933ECC (analogous), and #95288A (lighter shade) work well with #CC3FBD.