#D3124F Color Information

Hex color code: #D3124F

A bold magenta shade, #D3124F appears as (211, 18, 79) in RGB and (341°, 84%, 45%) in HSL. It is often used for branding and logos.

Try:
Color NameCrimson
HEX
#D3124F
RGB
211, 18, 79
HSL
341°, 84%, 45%
CMYK
0%, 91%, 63%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3124F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 18, 79

Red: 211 / Green: 18 / Blue: 79

HSL

341°, 84%, 45%

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

CMYK

0%, 91%, 63%, 17%

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

What color is #D3124F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3124F to RGB:

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

HEX to HSL

Convert #D3124F to HSL:

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

HEX to CMYK

Convert #D3124F to CMYK:

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

Color Meaning and Usage

#D3124F is a dynamic magenta color with RGB values of 211, 18, 79 and HSL of 341°, 84%, 45%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D3124F is #12D396, creating high-contrast pairings. For softer combinations, try analogous colors like #D312B0.

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

Contrast with #D3124F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3124F?

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

What is the RGB value of #D3124F?

#D3124F in RGB is (211, 18, 79) - 211 red, 18 green, and 79 blue.

How to use #D3124F in CSS?

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

What colors go well with #D3124F?

#12D396 (complementary), #D312B0 (analogous), and #8D0C35 (lighter shade) work well with #D3124F.