#D5869C Color Information

Hex color code: #D5869C

The hex color #D5869C is a subtle magenta with RGB values of (213, 134, 156) and HSL of (343°, 48%, 68%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#D5869C
RGB
213, 134, 156
HSL
343°, 48%, 68%
CMYK
0%, 37%, 27%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D5869C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 134, 156

Red: 213 / Green: 134 / Blue: 156

HSL

343°, 48%, 68%

Hue: 343° / Saturation: 48% / Lightness: 68%

CMYK

0%, 37%, 27%, 16%

Cyan: 0% / Magenta: 37% / Yellow: 27% / Key: 16%

What color is #D5869C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D5869C to RGB:

rgb(213, 134, 156)HEX to RGB Converter →

HEX to HSL

Convert #D5869C to HSL:

hsl(343, 48%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #D5869C to CMYK:

cmyk(0%, 37%, 27%, 16%)Color Converter →

Color Meaning and Usage

#D5869C is a delicate magenta color with RGB values of 213, 134, 156 and HSL of 343°, 48%, 68%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D5869C is #86D5BE, creating high-contrast pairings. For softer combinations, try analogous colors like #D586C4.

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

Contrast with #D5869C

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

Contrast Ratio: 7.72:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D5869C?

#D5869C is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D5869C?

#D5869C in RGB is (213, 134, 156) - 213 red, 134 green, and 156 blue.

How to use #D5869C in CSS?

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

What colors go well with #D5869C?

#86D5BE (complementary), #D586C4 (analogous), and #C14E6E (lighter shade) work well with #D5869C.