#D4357D Color Information

Hex color code: #D4357D

A vibrant magenta shade, #D4357D appears as (212, 53, 125) in RGB and (333°, 65%, 52%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#D4357D
RGB
212, 53, 125
HSL
333°, 65%, 52%
CMYK
0%, 75%, 41%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4357D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 53, 125

Red: 212 / Green: 53 / Blue: 125

HSL

333°, 65%, 52%

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

CMYK

0%, 75%, 41%, 17%

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

What color is #D4357D?

#D4357D is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4357D to RGB:

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

HEX to HSL

Convert #D4357D to HSL:

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

HEX to CMYK

Convert #D4357D to CMYK:

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

Color Meaning and Usage

A invigorating magenta tone, #D4357D has RGB (212, 53, 125) and HSL (333°, 65%, 52%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4357D is #35D48D, creating high-contrast pairings. For softer combinations, try analogous colors like #D435CC.

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

Contrast with #D4357D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4357D?

#D4357D is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D4357D?

#D4357D in RGB is (212, 53, 125) - 212 red, 53 green, and 125 blue.

How to use #D4357D in CSS?

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

What colors go well with #D4357D?

#35D48D (complementary), #D435CC (analogous), and #9C2158 (lighter shade) work well with #D4357D.