#DF30E8 Color Information

Hex color code: #DF30E8

A bold magenta shade, #DF30E8 appears as (223, 48, 232) in RGB and (297°, 80%, 55%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#DF30E8
RGB
223, 48, 232
HSL
297°, 80%, 55%
CMYK
4%, 79%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF30E8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 48, 232

Red: 223 / Green: 48 / Blue: 232

HSL

297°, 80%, 55%

Hue: 297° / Saturation: 80% / Lightness: 55%

CMYK

4%, 79%, 0%, 9%

Cyan: 4% / Magenta: 79% / Yellow: 0% / Key: 9%

What color is #DF30E8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF30E8 to RGB:

rgb(223, 48, 232)HEX to RGB Converter →

HEX to HSL

Convert #DF30E8 to HSL:

hsl(297, 80%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #DF30E8 to CMYK:

cmyk(4%, 79%, 0%, 9%)Color Converter →

Color Meaning and Usage

#DF30E8 is a dynamic magenta color with RGB values of 223, 48, 232 and HSL of 297°, 80%, 55%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF30E8 is #3AE830, creating high-contrast pairings. For softer combinations, try analogous colors like #8330E8.

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

Contrast with #DF30E8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF30E8?

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

What is the RGB value of #DF30E8?

#DF30E8 in RGB is (223, 48, 232) - 223 red, 48 green, and 232 blue.

How to use #DF30E8 in CSS?

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

What colors go well with #DF30E8?

#3AE830 (complementary), #8330E8 (analogous), and #AF14B8 (lighter shade) work well with #DF30E8.