#DF9FBF Color Information

Hex color code: #DF9FBF

The hex color #DF9FBF is a balanced magenta with RGB values of (223, 159, 191) and HSL of (330°, 50%, 75%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DF9FBF
RGB
223, 159, 191
HSL
330°, 50%, 75%
CMYK
0%, 29%, 14%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF9FBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 159, 191

Red: 223 / Green: 159 / Blue: 191

HSL

330°, 50%, 75%

Hue: 330° / Saturation: 50% / Lightness: 75%

CMYK

0%, 29%, 14%, 13%

Cyan: 0% / Magenta: 29% / Yellow: 14% / Key: 13%

What color is #DF9FBF?

#DF9FBF is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF9FBF to RGB:

rgb(223, 159, 191)HEX to RGB Converter →

HEX to HSL

Convert #DF9FBF to HSL:

hsl(330, 50%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #DF9FBF to CMYK:

cmyk(0%, 29%, 14%, 13%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #DF9FBF has RGB (223, 159, 191) and HSL (330°, 50%, 75%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF9FBF is #9FDFBF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF9FDF.

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

Contrast with #DF9FBF

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

Contrast Ratio: 9.85:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF9FBF?

#DF9FBF is a neutral magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DF9FBF?

#DF9FBF in RGB is (223, 159, 191) - 223 red, 159 green, and 191 blue.

How to use #DF9FBF in CSS?

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

What colors go well with #DF9FBF?

#9FDFBF (complementary), #DF9FDF (analogous), and #CC6699 (lighter shade) work well with #DF9FBF.