#D4498C Color Information

Hex color code: #D4498C

The hex color #D4498C is a invigorating magenta with RGB values of (212, 73, 140) and HSL of (331°, 62%, 56%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#D4498C
RGB
212, 73, 140
HSL
331°, 62%, 56%
CMYK
0%, 66%, 34%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4498C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 73, 140

Red: 212 / Green: 73 / Blue: 140

HSL

331°, 62%, 56%

Hue: 331° / Saturation: 62% / Lightness: 56%

CMYK

0%, 66%, 34%, 17%

Cyan: 0% / Magenta: 66% / Yellow: 34% / Key: 17%

What color is #D4498C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4498C to RGB:

rgb(212, 73, 140)HEX to RGB Converter →

HEX to HSL

Convert #D4498C to HSL:

hsl(331, 62%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #D4498C to CMYK:

cmyk(0%, 66%, 34%, 17%)Color Converter →

Color Meaning and Usage

A energetic magenta tone, #D4498C has RGB (212, 73, 140) and HSL (331°, 62%, 56%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4498C is #49D491, creating high-contrast pairings. For softer combinations, try analogous colors like #D449D2.

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

Contrast with #D4498C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4498C?

#D4498C is a energetic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D4498C?

#D4498C in RGB is (212, 73, 140) - 212 red, 73 green, and 140 blue.

How to use #D4498C in CSS?

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

What colors go well with #D4498C?

#49D491 (complementary), #D449D2 (analogous), and #A92866 (lighter shade) work well with #D4498C.