#D8749C Color Information

Hex color code: #D8749C

The hex color #D8749C is a warm magenta with RGB values of (216, 116, 156) and HSL of (336°, 56%, 65%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#D8749C
RGB
216, 116, 156
HSL
336°, 56%, 65%
CMYK
0%, 46%, 28%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8749C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 116, 156

Red: 216 / Green: 116 / Blue: 156

HSL

336°, 56%, 65%

Hue: 336° / Saturation: 56% / Lightness: 65%

CMYK

0%, 46%, 28%, 15%

Cyan: 0% / Magenta: 46% / Yellow: 28% / Key: 15%

What color is #D8749C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8749C to RGB:

rgb(216, 116, 156)HEX to RGB Converter →

HEX to HSL

Convert #D8749C to HSL:

hsl(336, 56%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #D8749C to CMYK:

cmyk(0%, 46%, 28%, 15%)Color Converter →

Color Meaning and Usage

A fiery magenta tone, #D8749C has RGB (216, 116, 156) and HSL (336°, 56%, 65%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D8749C is #74D8B0, creating high-contrast pairings. For softer combinations, try analogous colors like #D874CE.

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

Contrast with #D8749C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8749C?

#D8749C is a fiery magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D8749C?

#D8749C in RGB is (216, 116, 156) - 216 red, 116 green, and 156 blue.

How to use #D8749C in CSS?

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

What colors go well with #D8749C?

#74D8B0 (complementary), #D874CE (analogous), and #C73871 (lighter shade) work well with #D8749C.