#D92CB4 Color Information

Hex color code: #D92CB4

The hex color #D92CB4 is a balanced magenta with RGB values of (217, 44, 180) and HSL of (313°, 69%, 51%). It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#D92CB4
RGB
217, 44, 180
HSL
313°, 69%, 51%
CMYK
0%, 80%, 17%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D92CB4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 44, 180

Red: 217 / Green: 44 / Blue: 180

HSL

313°, 69%, 51%

Hue: 313° / Saturation: 69% / Lightness: 51%

CMYK

0%, 80%, 17%, 15%

Cyan: 0% / Magenta: 80% / Yellow: 17% / Key: 15%

What color is #D92CB4?

#D92CB4 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D92CB4 to RGB:

rgb(217, 44, 180)HEX to RGB Converter →

HEX to HSL

Convert #D92CB4 to HSL:

hsl(313, 69%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #D92CB4 to CMYK:

cmyk(0%, 80%, 17%, 15%)Color Converter →

Color Meaning and Usage

#D92CB4 is a neutral magenta color with RGB values of 217, 44, 180 and HSL of 313°, 69%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D92CB4 is #2CD851, creating high-contrast pairings. For softer combinations, try analogous colors like #A72CD8.

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

Contrast with #D92CB4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D92CB4?

#D92CB4 is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D92CB4?

#D92CB4 in RGB is (217, 44, 180) - 217 red, 44 green, and 180 blue.

How to use #D92CB4 in CSS?

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

What colors go well with #D92CB4?

#2CD851 (complementary), #A72CD8 (analogous), and #9B1C80 (lighter shade) work well with #D92CB4.