#D3738D Color Information

Hex color code: #D3738D

A invigorating magenta shade, #D3738D appears as (211, 115, 141) in RGB and (344°, 52%, 64%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#D3738D
RGB
211, 115, 141
HSL
344°, 52%, 64%
CMYK
0%, 45%, 33%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3738D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 115, 141

Red: 211 / Green: 115 / Blue: 141

HSL

344°, 52%, 64%

Hue: 344° / Saturation: 52% / Lightness: 64%

CMYK

0%, 45%, 33%, 17%

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

What color is #D3738D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3738D to RGB:

rgb(211, 115, 141)HEX to RGB Converter →

HEX to HSL

Convert #D3738D to HSL:

hsl(344, 52%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #D3738D to CMYK:

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

Color Meaning and Usage

#D3738D is a vibrant magenta color with RGB values of 211, 115, 141 and HSL of 344°, 52%, 64%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D3738D is #73D3B9, creating high-contrast pairings. For softer combinations, try analogous colors like #D373BD.

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

Contrast with #D3738D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3738D?

#D3738D is a vibrant magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D3738D?

#D3738D in RGB is (211, 115, 141) - 211 red, 115 green, and 141 blue.

How to use #D3738D in CSS?

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

What colors go well with #D3738D?

#73D3B9 (complementary), #D373BD (analogous), and #BE3C5F (lighter shade) work well with #D3738D.