#D95ACF Color Information

Hex color code: #D95ACF

The hex color #D95ACF is a neutral magenta with RGB values of (217, 90, 207) and HSL of (305°, 63%, 60%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#D95ACF
RGB
217, 90, 207
HSL
305°, 63%, 60%
CMYK
0%, 59%, 5%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D95ACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 90, 207

Red: 217 / Green: 90 / Blue: 207

HSL

305°, 63%, 60%

Hue: 305° / Saturation: 63% / Lightness: 60%

CMYK

0%, 59%, 5%, 15%

Cyan: 0% / Magenta: 59% / Yellow: 5% / Key: 15%

What color is #D95ACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D95ACF to RGB:

rgb(217, 90, 207)HEX to RGB Converter →

HEX to HSL

Convert #D95ACF to HSL:

hsl(305, 63%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #D95ACF to CMYK:

cmyk(0%, 59%, 5%, 15%)Color Converter →

Color Meaning and Usage

#D95ACF is a subtle magenta color with RGB values of 217, 90, 207 and HSL of 305°, 63%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D95ACF is #59D963, creating high-contrast pairings. For softer combinations, try analogous colors like #A459D9.

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

Contrast with #D95ACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D95ACF?

#D95ACF is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D95ACF?

#D95ACF in RGB is (217, 90, 207) - 217 red, 90 green, and 207 blue.

How to use #D95ACF in CSS?

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

What colors go well with #D95ACF?

#59D963 (complementary), #A459D9 (analogous), and #BB2AAF (lighter shade) work well with #D95ACF.