#D4358F Color Information

Hex color code: #D4358F

A neutral magenta shade, #D4358F appears as (212, 53, 143) in RGB and (326°, 65%, 52%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#D4358F
RGB
212, 53, 143
HSL
326°, 65%, 52%
CMYK
0%, 75%, 33%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4358F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 53, 143

Red: 212 / Green: 53 / Blue: 143

HSL

326°, 65%, 52%

Hue: 326° / Saturation: 65% / Lightness: 52%

CMYK

0%, 75%, 33%, 17%

Cyan: 0% / Magenta: 75% / Yellow: 33% / Key: 17%

What color is #D4358F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4358F to RGB:

rgb(212, 53, 143)HEX to RGB Converter →

HEX to HSL

Convert #D4358F to HSL:

hsl(326, 65%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #D4358F to CMYK:

cmyk(0%, 75%, 33%, 17%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #D4358F has RGB (212, 53, 143) and HSL (326°, 65%, 52%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4358F is #35D47A, creating high-contrast pairings. For softer combinations, try analogous colors like #CA35D4.

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

Contrast with #D4358F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4358F?

#D4358F is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D4358F?

#D4358F in RGB is (212, 53, 143) - 212 red, 53 green, and 143 blue.

How to use #D4358F in CSS?

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

What colors go well with #D4358F?

#35D47A (complementary), #CA35D4 (analogous), and #9C2167 (lighter shade) work well with #D4358F.