#D8135B Color Information

Hex color code: #D8135B

#D8135B is a dynamic magenta color. In RGB it is (216, 19, 91), and in HSL it is (338°, 84%, 46%). It is typically applied in digital products.

Try:
Color NameCrimson
HEX
#D8135B
RGB
216, 19, 91
HSL
338°, 84%, 46%
CMYK
0%, 91%, 58%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #D8135B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #D8135B; color: #FFFFFF; }

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 #D8135B; background-color: #D8135B15; }

Alert / Toast

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

Link / Accent

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

a { color: #D8135B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 19, 91

Red: 216 / Green: 19 / Blue: 91

HSL

338°, 84%, 46%

Hue: 338° / Saturation: 84% / Lightness: 46%

CMYK

0%, 91%, 58%, 15%

Cyan: 0% / Magenta: 91% / Yellow: 58% / Key: 15%

What color is #D8135B?

#D8135B is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8135B to RGB:

rgb(216, 19, 91)HEX to RGB Converter →

HEX to HSL

Convert #D8135B to HSL:

hsl(338, 84%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #D8135B to CMYK:

cmyk(0%, 91%, 58%, 15%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #D8135B has RGB (216, 19, 91) and HSL (338°, 84%, 46%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D8135B is #13D890, creating high-contrast pairings. For softer combinations, try analogous colors like #D813BE.

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

Contrast with #D8135B

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

Contrast Ratio: 4.16:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8135B?

#D8135B is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #D8135B?

#D8135B in RGB is (216, 19, 91) - 216 red, 19 green, and 91 blue.

How to use #D8135B in CSS?

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

What colors go well with #D8135B?

#13D890 (complementary), #D813BE (analogous), and #910D3D (lighter shade) work well with #D8135B.