#DF4BE2 Color Information

Hex color code: #DF4BE2

#DF4BE2 is a dynamic magenta color. In RGB it is (223, 75, 226), and in HSL it is (299°, 72%, 59%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#DF4BE2
RGB
223, 75, 226
HSL
299°, 72%, 59%
CMYK
1%, 67%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF4BE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 75, 226

Red: 223 / Green: 75 / Blue: 226

HSL

299°, 72%, 59%

Hue: 299° / Saturation: 72% / Lightness: 59%

CMYK

1%, 67%, 0%, 11%

Cyan: 1% / Magenta: 67% / Yellow: 0% / Key: 11%

What color is #DF4BE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF4BE2 to RGB:

rgb(223, 75, 226)HEX to RGB Converter →

HEX to HSL

Convert #DF4BE2 to HSL:

hsl(299, 72%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #DF4BE2 to CMYK:

cmyk(1%, 67%, 0%, 11%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #DF4BE2 has RGB (223, 75, 226) and HSL (299°, 72%, 59%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF4BE2 is #4EE24B, creating high-contrast pairings. For softer combinations, try analogous colors like #944BE2.

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

Contrast with #DF4BE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF4BE2?

#DF4BE2 is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF4BE2?

#DF4BE2 in RGB is (223, 75, 226) - 223 red, 75 green, and 226 blue.

How to use #DF4BE2 in CSS?

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

What colors go well with #DF4BE2?

#4EE24B (complementary), #944BE2 (analogous), and #BE1FC1 (lighter shade) work well with #DF4BE2.