#D035DE Color Information

Hex color code: #D035DE

#D035DE is a dynamic magenta color. In RGB it is (208, 53, 222), and in HSL it is (295°, 72%, 54%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#D035DE
RGB
208, 53, 222
HSL
295°, 72%, 54%
CMYK
6%, 76%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D035DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 53, 222

Red: 208 / Green: 53 / Blue: 222

HSL

295°, 72%, 54%

Hue: 295° / Saturation: 72% / Lightness: 54%

CMYK

6%, 76%, 0%, 13%

Cyan: 6% / Magenta: 76% / Yellow: 0% / Key: 13%

What color is #D035DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D035DE to RGB:

rgb(208, 53, 222)HEX to RGB Converter →

HEX to HSL

Convert #D035DE to HSL:

hsl(295, 72%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #D035DE to CMYK:

cmyk(6%, 76%, 0%, 13%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #D035DE has RGB (208, 53, 222) and HSL (295°, 72%, 54%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D035DE is #43DE35, creating high-contrast pairings. For softer combinations, try analogous colors like #7C35DE.

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

Contrast with #D035DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D035DE?

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

What is the RGB value of #D035DE?

#D035DE in RGB is (208, 53, 222) - 208 red, 53 green, and 222 blue.

How to use #D035DE in CSS?

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

What colors go well with #D035DE?

#43DE35 (complementary), #7C35DE (analogous), and #9F1CAB (lighter shade) work well with #D035DE.