#D3125C Color Information

Hex color code: #D3125C

A eye-catching magenta shade, #D3125C appears as (211, 18, 92) in RGB and (337°, 84%, 45%) in HSL. It is widely used in graphic design.

Try:
Color NameCrimson
HEX
#D3125C
RGB
211, 18, 92
HSL
337°, 84%, 45%
CMYK
0%, 91%, 56%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3125C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 18, 92

Red: 211 / Green: 18 / Blue: 92

HSL

337°, 84%, 45%

Hue: 337° / Saturation: 84% / Lightness: 45%

CMYK

0%, 91%, 56%, 17%

Cyan: 0% / Magenta: 91% / Yellow: 56% / Key: 17%

What color is #D3125C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3125C to RGB:

rgb(211, 18, 92)HEX to RGB Converter →

HEX to HSL

Convert #D3125C to HSL:

hsl(337, 84%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #D3125C to CMYK:

cmyk(0%, 91%, 56%, 17%)Color Converter →

Color Meaning and Usage

#D3125C is a vivid magenta color with RGB values of 211, 18, 92 and HSL of 337°, 84%, 45%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D3125C is #12D389, creating high-contrast pairings. For softer combinations, try analogous colors like #D312BD.

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

Contrast with #D3125C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3125C?

#D3125C is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #D3125C?

#D3125C in RGB is (211, 18, 92) - 211 red, 18 green, and 92 blue.

How to use #D3125C in CSS?

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

What colors go well with #D3125C?

#12D389 (complementary), #D312BD (analogous), and #8D0C3E (lighter shade) work well with #D3125C.