#D92ADF Color Information

Hex color code: #D92ADF

#D92ADF is a bold magenta color. In RGB it is (217, 42, 223), and in HSL it is (298°, 74%, 52%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#D92ADF
RGB
217, 42, 223
HSL
298°, 74%, 52%
CMYK
3%, 81%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D92ADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 42, 223

Red: 217 / Green: 42 / Blue: 223

HSL

298°, 74%, 52%

Hue: 298° / Saturation: 74% / Lightness: 52%

CMYK

3%, 81%, 0%, 13%

Cyan: 3% / Magenta: 81% / Yellow: 0% / Key: 13%

What color is #D92ADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D92ADF to RGB:

rgb(217, 42, 223)HEX to RGB Converter →

HEX to HSL

Convert #D92ADF to HSL:

hsl(298, 74%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #D92ADF to CMYK:

cmyk(3%, 81%, 0%, 13%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #D92ADF has RGB (217, 42, 223) and HSL (298°, 74%, 52%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D92ADF is #30DF2A, creating high-contrast pairings. For softer combinations, try analogous colors like #7F2ADF.

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

Contrast with #D92ADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D92ADF?

#D92ADF is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D92ADF?

#D92ADF in RGB is (217, 42, 223) - 217 red, 42 green, and 223 blue.

How to use #D92ADF in CSS?

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

What colors go well with #D92ADF?

#30DF2A (complementary), #7F2ADF (analogous), and #A019A4 (lighter shade) work well with #D92ADF.