#D45282 Color Information

Hex color code: #D45282

#D45282 is a fiery magenta color. In RGB it is (212, 82, 130), and in HSL it is (338°, 60%, 58%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#D45282
RGB
212, 82, 130
HSL
338°, 60%, 58%
CMYK
0%, 61%, 39%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D45282; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 82, 130

Red: 212 / Green: 82 / Blue: 130

HSL

338°, 60%, 58%

Hue: 338° / Saturation: 60% / Lightness: 58%

CMYK

0%, 61%, 39%, 17%

Cyan: 0% / Magenta: 61% / Yellow: 39% / Key: 17%

What color is #D45282?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D45282 to RGB:

rgb(212, 82, 130)HEX to RGB Converter →

HEX to HSL

Convert #D45282 to HSL:

hsl(338, 60%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #D45282 to CMYK:

cmyk(0%, 61%, 39%, 17%)Color Converter →

Color Meaning and Usage

#D45282 is a warm magenta color with RGB values of 212, 82, 130 and HSL of 338°, 60%, 58%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D45282 is #54D4A5, creating high-contrast pairings. For softer combinations, try analogous colors like #D454C3.

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

Contrast with #D45282

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

Contrast Ratio: 5.33:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D45282?

#D45282 is a warm magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D45282?

#D45282 in RGB is (212, 82, 130) - 212 red, 82 green, and 130 blue.

How to use #D45282 in CSS?

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

What colors go well with #D45282?

#54D4A5 (complementary), #D454C3 (analogous), and #AF2C5C (lighter shade) work well with #D45282.