#D650C5 Color Information

Hex color code: #D650C5

#D650C5 is a understated magenta color. In RGB it is (214, 80, 197), and in HSL it is (308°, 62%, 58%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#D650C5
RGB
214, 80, 197
HSL
308°, 62%, 58%
CMYK
0%, 63%, 8%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D650C5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 80, 197

Red: 214 / Green: 80 / Blue: 197

HSL

308°, 62%, 58%

Hue: 308° / Saturation: 62% / Lightness: 58%

CMYK

0%, 63%, 8%, 16%

Cyan: 0% / Magenta: 63% / Yellow: 8% / Key: 16%

What color is #D650C5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D650C5 to RGB:

rgb(214, 80, 197)HEX to RGB Converter →

HEX to HSL

Convert #D650C5 to HSL:

hsl(308, 62%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #D650C5 to CMYK:

cmyk(0%, 63%, 8%, 16%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #D650C5 has RGB (214, 80, 197) and HSL (308°, 62%, 58%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D650C5 is #51D663, creating high-contrast pairings. For softer combinations, try analogous colors like #A651D6.

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

Contrast with #D650C5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D650C5?

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

What is the RGB value of #D650C5?

#D650C5 in RGB is (214, 80, 197) - 214 red, 80 green, and 197 blue.

How to use #D650C5 in CSS?

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

What colors go well with #D650C5?

#51D663 (complementary), #A651D6 (analogous), and #B22AA0 (lighter shade) work well with #D650C5.