#CC43DB Color Information

Hex color code: #CC43DB

The hex color #CC43DB is a muted magenta with RGB values of (204, 67, 219) and HSL of (294°, 68%, 56%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#CC43DB
RGB
204, 67, 219
HSL
294°, 68%, 56%
CMYK
7%, 69%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC43DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 67, 219

Red: 204 / Green: 67 / Blue: 219

HSL

294°, 68%, 56%

Hue: 294° / Saturation: 68% / Lightness: 56%

CMYK

7%, 69%, 0%, 14%

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

What color is #CC43DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC43DB to RGB:

rgb(204, 67, 219)HEX to RGB Converter →

HEX to HSL

Convert #CC43DB to HSL:

hsl(294, 68%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #CC43DB to CMYK:

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

Color Meaning and Usage

#CC43DB is a balanced magenta color with RGB values of 204, 67, 219 and HSL of 294°, 68%, 56%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC43DB is #52DB43, creating high-contrast pairings. For softer combinations, try analogous colors like #8043DB.

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

Contrast with #CC43DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC43DB?

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

What is the RGB value of #CC43DB?

#CC43DB in RGB is (204, 67, 219) - 204 red, 67 green, and 219 blue.

How to use #CC43DB in CSS?

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

What colors go well with #CC43DB?

#52DB43 (complementary), #8043DB (analogous), and #A121B0 (lighter shade) work well with #CC43DB.