#D45288 Color Information

Hex color code: #D45288

A warm magenta shade, #D45288 appears as (212, 82, 136) in RGB and (335°, 60%, 58%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#D45288
RGB
212, 82, 136
HSL
335°, 60%, 58%
CMYK
0%, 61%, 36%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D45288; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 82, 136

Red: 212 / Green: 82 / Blue: 136

HSL

335°, 60%, 58%

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

CMYK

0%, 61%, 36%, 17%

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

What color is #D45288?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D45288 to RGB:

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

HEX to HSL

Convert #D45288 to HSL:

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

HEX to CMYK

Convert #D45288 to CMYK:

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

Color Meaning and Usage

A invigorating magenta tone, #D45288 has RGB (212, 82, 136) and HSL (335°, 60%, 58%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D45288 is #54D49F, creating high-contrast pairings. For softer combinations, try analogous colors like #D454C9.

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

Contrast with #D45288

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D45288?

#D45288 is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D45288?

#D45288 in RGB is (212, 82, 136) - 212 red, 82 green, and 136 blue.

How to use #D45288 in CSS?

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

What colors go well with #D45288?

#54D49F (complementary), #D454C9 (analogous), and #AF2C63 (lighter shade) work well with #D45288.