#DA4BED Color Information

Hex color code: #DA4BED

The hex color #DA4BED is a bold magenta with RGB values of (218, 75, 237) and HSL of (293°, 82%, 61%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#DA4BED
RGB
218, 75, 237
HSL
293°, 82%, 61%
CMYK
8%, 68%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA4BED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 75, 237

Red: 218 / Green: 75 / Blue: 237

HSL

293°, 82%, 61%

Hue: 293° / Saturation: 82% / Lightness: 61%

CMYK

8%, 68%, 0%, 7%

Cyan: 8% / Magenta: 68% / Yellow: 0% / Key: 7%

What color is #DA4BED?

#DA4BED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA4BED to RGB:

rgb(218, 75, 237)HEX to RGB Converter →

HEX to HSL

Convert #DA4BED to HSL:

hsl(293, 82%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #DA4BED to CMYK:

cmyk(8%, 68%, 0%, 7%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #DA4BED has RGB (218, 75, 237) and HSL (293°, 82%, 61%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA4BED is #5DED4A, creating high-contrast pairings. For softer combinations, try analogous colors like #894AED.

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

Contrast with #DA4BED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA4BED?

#DA4BED is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DA4BED?

#DA4BED in RGB is (218, 75, 237) - 218 red, 75 green, and 237 blue.

How to use #DA4BED in CSS?

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

What colors go well with #DA4BED?

#5DED4A (complementary), #894AED (analogous), and #BF15D5 (lighter shade) work well with #DA4BED.