#C752BF Color Information

Hex color code: #C752BF

#C752BF is a understated magenta color. In RGB it is (199, 82, 191), and in HSL it is (304°, 51%, 55%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#C752BF
RGB
199, 82, 191
HSL
304°, 51%, 55%
CMYK
0%, 59%, 4%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C752BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 82, 191

Red: 199 / Green: 82 / Blue: 191

HSL

304°, 51%, 55%

Hue: 304° / Saturation: 51% / Lightness: 55%

CMYK

0%, 59%, 4%, 22%

Cyan: 0% / Magenta: 59% / Yellow: 4% / Key: 22%

What color is #C752BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C752BF to RGB:

rgb(199, 82, 191)HEX to RGB Converter →

HEX to HSL

Convert #C752BF to HSL:

hsl(304, 51%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #C752BF to CMYK:

cmyk(0%, 59%, 4%, 22%)Color Converter →

Color Meaning and Usage

#C752BF is a subtle magenta color with RGB values of 199, 82, 191 and HSL of 304°, 51%, 55%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C752BF is #52C75A, creating high-contrast pairings. For softer combinations, try analogous colors like #9452C7.

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

Contrast with #C752BF

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 #C752BF?

#C752BF is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C752BF?

#C752BF in RGB is (199, 82, 191) - 199 red, 82 green, and 191 blue.

How to use #C752BF in CSS?

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

What colors go well with #C752BF?

#52C75A (complementary), #9452C7 (analogous), and #9A3293 (lighter shade) work well with #C752BF.