#D4255A Color Information

Hex color code: #D4255A

A fiery magenta shade, #D4255A appears as (212, 37, 90) in RGB and (342°, 70%, 49%) in HSL. It is typically applied in digital products.

Try:
Color NameCrimson
HEX
#D4255A
RGB
212, 37, 90
HSL
342°, 70%, 49%
CMYK
0%, 83%, 58%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4255A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 37, 90

Red: 212 / Green: 37 / Blue: 90

HSL

342°, 70%, 49%

Hue: 342° / Saturation: 70% / Lightness: 49%

CMYK

0%, 83%, 58%, 17%

Cyan: 0% / Magenta: 83% / Yellow: 58% / Key: 17%

What color is #D4255A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4255A to RGB:

rgb(212, 37, 90)HEX to RGB Converter →

HEX to HSL

Convert #D4255A to HSL:

hsl(342, 70%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #D4255A to CMYK:

cmyk(0%, 83%, 58%, 17%)Color Converter →

Color Meaning and Usage

#D4255A is a vibrant magenta color with RGB values of 212, 37, 90 and HSL of 342°, 70%, 49%. 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 #D4255A is #25D4A0, creating high-contrast pairings. For softer combinations, try analogous colors like #D425B1.

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

Contrast with #D4255A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4255A?

#D4255A is a vibrant magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D4255A?

#D4255A in RGB is (212, 37, 90) - 212 red, 37 green, and 90 blue.

How to use #D4255A in CSS?

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

What colors go well with #D4255A?

#25D4A0 (complementary), #D425B1 (analogous), and #931A3E (lighter shade) work well with #D4255A.