#D35AB7 Color Information

Hex color code: #D35AB7

#D35AB7 is a subtle magenta color. In RGB it is (211, 90, 183), and in HSL it is (314°, 58%, 59%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#D35AB7
RGB
211, 90, 183
HSL
314°, 58%, 59%
CMYK
0%, 57%, 13%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D35AB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 90, 183

Red: 211 / Green: 90 / Blue: 183

HSL

314°, 58%, 59%

Hue: 314° / Saturation: 58% / Lightness: 59%

CMYK

0%, 57%, 13%, 17%

Cyan: 0% / Magenta: 57% / Yellow: 13% / Key: 17%

What color is #D35AB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D35AB7 to RGB:

rgb(211, 90, 183)HEX to RGB Converter →

HEX to HSL

Convert #D35AB7 to HSL:

hsl(314, 58%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #D35AB7 to CMYK:

cmyk(0%, 57%, 13%, 17%)Color Converter →

Color Meaning and Usage

#D35AB7 is a balanced magenta color with RGB values of 211, 90, 183 and HSL of 314°, 58%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D35AB7 is #5AD376, creating high-contrast pairings. For softer combinations, try analogous colors like #B35AD3.

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

Contrast with #D35AB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D35AB7?

#D35AB7 is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D35AB7?

#D35AB7 in RGB is (211, 90, 183) - 211 red, 90 green, and 183 blue.

How to use #D35AB7 in CSS?

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

What colors go well with #D35AB7?

#5AD376 (complementary), #B35AD3 (analogous), and #B12F93 (lighter shade) work well with #D35AB7.