#DA2BEE Color Information

Hex color code: #DA2BEE

#DA2BEE is a eye-catching magenta color. In RGB it is (218, 43, 238), and in HSL it is (294°, 85%, 55%). It is widely used in graphic design.

Try:
Color NameMagenta
HEX
#DA2BEE
RGB
218, 43, 238
HSL
294°, 85%, 55%
CMYK
8%, 82%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA2BEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 43, 238

Red: 218 / Green: 43 / Blue: 238

HSL

294°, 85%, 55%

Hue: 294° / Saturation: 85% / Lightness: 55%

CMYK

8%, 82%, 0%, 7%

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

What color is #DA2BEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA2BEE to RGB:

rgb(218, 43, 238)HEX to RGB Converter →

HEX to HSL

Convert #DA2BEE to HSL:

hsl(294, 85%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #DA2BEE to CMYK:

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

Color Meaning and Usage

#DA2BEE is a striking magenta color with RGB values of 218, 43, 238 and HSL of 294°, 85%, 55%. This highly saturated hue evokes energy and excitement, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA2BEE is #3EEE2B, creating high-contrast pairings. For softer combinations, try analogous colors like #792BEE.

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

Contrast with #DA2BEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA2BEE?

#DA2BEE is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DA2BEE?

#DA2BEE in RGB is (218, 43, 238) - 218 red, 43 green, and 238 blue.

How to use #DA2BEE in CSS?

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

What colors go well with #DA2BEE?

#3EEE2B (complementary), #792BEE (analogous), and #AB0FBD (lighter shade) work well with #DA2BEE.