#D5818C Color Information

Hex color code: #D5818C

The hex color #D5818C is a vibrant red with RGB values of (213, 129, 140) and HSL of (352°, 50%, 67%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#D5818C
RGB
213, 129, 140
HSL
352°, 50%, 67%
CMYK
0%, 39%, 34%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D5818C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 129, 140

Red: 213 / Green: 129 / Blue: 140

HSL

352°, 50%, 67%

Hue: 352° / Saturation: 50% / Lightness: 67%

CMYK

0%, 39%, 34%, 16%

Cyan: 0% / Magenta: 39% / Yellow: 34% / Key: 16%

What color is #D5818C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D5818C to RGB:

rgb(213, 129, 140)HEX to RGB Converter →

HEX to HSL

Convert #D5818C to HSL:

hsl(352, 50%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #D5818C to CMYK:

cmyk(0%, 39%, 34%, 16%)Color Converter →

Color Meaning and Usage

#D5818C is a invigorating red color with RGB values of 213, 129, 140 and HSL of 352°, 50%, 67%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D5818C is #81D5CA, creating high-contrast pairings. For softer combinations, try analogous colors like #D581B6.

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

Contrast with #D5818C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D5818C?

#D5818C is a invigorating red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D5818C?

#D5818C in RGB is (213, 129, 140) - 213 red, 129 green, and 140 blue.

How to use #D5818C in CSS?

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

What colors go well with #D5818C?

#81D5CA (complementary), #D581B6 (analogous), and #C24758 (lighter shade) work well with #D5818C.