#D34FC4 Color Information

Hex color code: #D34FC4

A understated magenta shade, #D34FC4 appears as (211, 79, 196) in RGB and (307°, 60%, 57%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#D34FC4
RGB
211, 79, 196
HSL
307°, 60%, 57%
CMYK
0%, 63%, 7%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D34FC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 79, 196

Red: 211 / Green: 79 / Blue: 196

HSL

307°, 60%, 57%

Hue: 307° / Saturation: 60% / Lightness: 57%

CMYK

0%, 63%, 7%, 17%

Cyan: 0% / Magenta: 63% / Yellow: 7% / Key: 17%

What color is #D34FC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D34FC4 to RGB:

rgb(211, 79, 196)HEX to RGB Converter →

HEX to HSL

Convert #D34FC4 to HSL:

hsl(307, 60%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #D34FC4 to CMYK:

cmyk(0%, 63%, 7%, 17%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #D34FC4 has RGB (211, 79, 196) and HSL (307°, 60%, 57%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D34FC4 is #50D35F, creating high-contrast pairings. For softer combinations, try analogous colors like #A150D3.

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

Contrast with #D34FC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D34FC4?

#D34FC4 is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D34FC4?

#D34FC4 in RGB is (211, 79, 196) - 211 red, 79 green, and 196 blue.

How to use #D34FC4 in CSS?

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

What colors go well with #D34FC4?

#50D35F (complementary), #A150D3 (analogous), and #AB2B9C (lighter shade) work well with #D34FC4.