#D6388C Color Information

Hex color code: #D6388C

A muted magenta shade, #D6388C appears as (214, 56, 140) in RGB and (328°, 66%, 53%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#D6388C
RGB
214, 56, 140
HSL
328°, 66%, 53%
CMYK
0%, 74%, 35%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6388C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 56, 140

Red: 214 / Green: 56 / Blue: 140

HSL

328°, 66%, 53%

Hue: 328° / Saturation: 66% / Lightness: 53%

CMYK

0%, 74%, 35%, 16%

Cyan: 0% / Magenta: 74% / Yellow: 35% / Key: 16%

What color is #D6388C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6388C to RGB:

rgb(214, 56, 140)HEX to RGB Converter →

HEX to HSL

Convert #D6388C to HSL:

hsl(328, 66%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #D6388C to CMYK:

cmyk(0%, 74%, 35%, 16%)Color Converter →

Color Meaning and Usage

#D6388C is a neutral magenta color with RGB values of 214, 56, 140 and HSL of 328°, 66%, 53%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6388C is #38D682, creating high-contrast pairings. For softer combinations, try analogous colors like #D138D6.

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

Contrast with #D6388C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6388C?

#D6388C is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D6388C?

#D6388C in RGB is (214, 56, 140) - 214 red, 56 green, and 140 blue.

How to use #D6388C in CSS?

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

What colors go well with #D6388C?

#38D682 (complementary), #D138D6 (analogous), and #A12165 (lighter shade) work well with #D6388C.