#DF34BD Color Information

Hex color code: #DF34BD

A eye-catching magenta shade, #DF34BD appears as (223, 52, 189) in RGB and (312°, 73%, 54%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#DF34BD
RGB
223, 52, 189
HSL
312°, 73%, 54%
CMYK
0%, 77%, 15%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF34BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 52, 189

Red: 223 / Green: 52 / Blue: 189

HSL

312°, 73%, 54%

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

CMYK

0%, 77%, 15%, 13%

Cyan: 0% / Magenta: 77% / Yellow: 15% / Key: 13%

What color is #DF34BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF34BD to RGB:

rgb(223, 52, 189)HEX to RGB Converter →

HEX to HSL

Convert #DF34BD to HSL:

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

HEX to CMYK

Convert #DF34BD to CMYK:

cmyk(0%, 77%, 15%, 13%)Color Converter →

Color Meaning and Usage

#DF34BD is a dynamic magenta color with RGB values of 223, 52, 189 and HSL of 312°, 73%, 54%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF34BD is #34DF56, creating high-contrast pairings. For softer combinations, try analogous colors like #AC34DF.

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

Contrast with #DF34BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF34BD?

#DF34BD is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF34BD?

#DF34BD in RGB is (223, 52, 189) - 223 red, 52 green, and 189 blue.

How to use #DF34BD in CSS?

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

What colors go well with #DF34BD?

#34DF56 (complementary), #AC34DF (analogous), and #AC1B8F (lighter shade) work well with #DF34BD.