#DFA5CB Color Information

Hex color code: #DFA5CB

A light magenta shade, #DFA5CB appears as (223, 165, 203) in RGB and (321°, 48%, 76%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DFA5CB
RGB
223, 165, 203
HSL
321°, 48%, 76%
CMYK
0%, 26%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFA5CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 165, 203

Red: 223 / Green: 165 / Blue: 203

HSL

321°, 48%, 76%

Hue: 321° / Saturation: 48% / Lightness: 76%

CMYK

0%, 26%, 9%, 13%

Cyan: 0% / Magenta: 26% / Yellow: 9% / Key: 13%

What color is #DFA5CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFA5CB to RGB:

rgb(223, 165, 203)HEX to RGB Converter →

HEX to HSL

Convert #DFA5CB to HSL:

hsl(321, 48%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DFA5CB to CMYK:

cmyk(0%, 26%, 9%, 13%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #DFA5CB has RGB (223, 165, 203) and HSL (321°, 48%, 76%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFA5CB is #A4DFB9, creating high-contrast pairings. For softer combinations, try analogous colors like #D6A4DF.

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

Contrast with #DFA5CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFA5CB?

#DFA5CB is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DFA5CB?

#DFA5CB in RGB is (223, 165, 203) - 223 red, 165 green, and 203 blue.

How to use #DFA5CB in CSS?

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

What colors go well with #DFA5CB?

#A4DFB9 (complementary), #D6A4DF (analogous), and #CB6CAA (lighter shade) work well with #DFA5CB.