#D376CF Color Information

Hex color code: #D376CF

A subtle magenta shade, #D376CF appears as (211, 118, 207) in RGB and (303°, 51%, 65%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#D376CF
RGB
211, 118, 207
HSL
303°, 51%, 65%
CMYK
0%, 44%, 2%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D376CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 118, 207

Red: 211 / Green: 118 / Blue: 207

HSL

303°, 51%, 65%

Hue: 303° / Saturation: 51% / Lightness: 65%

CMYK

0%, 44%, 2%, 17%

Cyan: 0% / Magenta: 44% / Yellow: 2% / Key: 17%

What color is #D376CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D376CF to RGB:

rgb(211, 118, 207)HEX to RGB Converter →

HEX to HSL

Convert #D376CF to HSL:

hsl(303, 51%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #D376CF to CMYK:

cmyk(0%, 44%, 2%, 17%)Color Converter →

Color Meaning and Usage

#D376CF is a subtle magenta color with RGB values of 211, 118, 207 and HSL of 303°, 51%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D376CF is #78D37D, creating high-contrast pairings. For softer combinations, try analogous colors like #AA78D3.

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

Contrast with #D376CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D376CF?

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

What is the RGB value of #D376CF?

#D376CF in RGB is (211, 118, 207) - 211 red, 118 green, and 207 blue.

How to use #D376CF in CSS?

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

What colors go well with #D376CF?

#78D37D (complementary), #AA78D3 (analogous), and #C13EBA (lighter shade) work well with #D376CF.