#DF95BF Color Information

Hex color code: #DF95BF

A understated magenta shade, #DF95BF appears as (223, 149, 191) in RGB and (326°, 54%, 73%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DF95BF
RGB
223, 149, 191
HSL
326°, 54%, 73%
CMYK
0%, 33%, 14%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF95BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 149, 191

Red: 223 / Green: 149 / Blue: 191

HSL

326°, 54%, 73%

Hue: 326° / Saturation: 54% / Lightness: 73%

CMYK

0%, 33%, 14%, 13%

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

What color is #DF95BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF95BF to RGB:

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

HEX to HSL

Convert #DF95BF to HSL:

hsl(326, 54%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #DF95BF to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #DF95BF has RGB (223, 149, 191) and HSL (326°, 54%, 73%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF95BF is #95DFB5, creating high-contrast pairings. For softer combinations, try analogous colors like #DA95DF.

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

Contrast with #DF95BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF95BF?

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

What is the RGB value of #DF95BF?

#DF95BF in RGB is (223, 149, 191) - 223 red, 149 green, and 191 blue.

How to use #DF95BF in CSS?

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

What colors go well with #DF95BF?

#95DFB5 (complementary), #DA95DF (analogous), and #CE5A9C (lighter shade) work well with #DF95BF.