#D258DF Color Information

Hex color code: #D258DF

A subtle magenta shade, #D258DF appears as (210, 88, 223) in RGB and (294°, 68%, 61%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#D258DF
RGB
210, 88, 223
HSL
294°, 68%, 61%
CMYK
6%, 61%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D258DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 88, 223

Red: 210 / Green: 88 / Blue: 223

HSL

294°, 68%, 61%

Hue: 294° / Saturation: 68% / Lightness: 61%

CMYK

6%, 61%, 0%, 13%

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

What color is #D258DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D258DF to RGB:

rgb(210, 88, 223)HEX to RGB Converter →

HEX to HSL

Convert #D258DF to HSL:

hsl(294, 68%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #D258DF to CMYK:

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

Color Meaning and Usage

#D258DF is a subtle magenta color with RGB values of 210, 88, 223 and HSL of 294°, 68%, 61%. 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 #D258DF is #65DF58, creating high-contrast pairings. For softer combinations, try analogous colors like #8E58DF.

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

Contrast with #D258DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D258DF?

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

What is the RGB value of #D258DF?

#D258DF in RGB is (210, 88, 223) - 210 red, 88 green, and 223 blue.

How to use #D258DF in CSS?

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

What colors go well with #D258DF?

#65DF58 (complementary), #8E58DF (analogous), and #B526C5 (lighter shade) work well with #D258DF.