#DE2BAE Color Information

Hex color code: #DE2BAE

The hex color #DE2BAE is a striking magenta with RGB values of (222, 43, 174) and HSL of (316°, 73%, 52%). It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#DE2BAE
RGB
222, 43, 174
HSL
316°, 73%, 52%
CMYK
0%, 81%, 22%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE2BAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 43, 174

Red: 222 / Green: 43 / Blue: 174

HSL

316°, 73%, 52%

Hue: 316° / Saturation: 73% / Lightness: 52%

CMYK

0%, 81%, 22%, 13%

Cyan: 0% / Magenta: 81% / Yellow: 22% / Key: 13%

What color is #DE2BAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE2BAE to RGB:

rgb(222, 43, 174)HEX to RGB Converter →

HEX to HSL

Convert #DE2BAE to HSL:

hsl(316, 73%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #DE2BAE to CMYK:

cmyk(0%, 81%, 22%, 13%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #DE2BAE has RGB (222, 43, 174) and HSL (316°, 73%, 52%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE2BAE is #2BDE5B, creating high-contrast pairings. For softer combinations, try analogous colors like #B42BDE.

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

Contrast with #DE2BAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE2BAE?

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

What is the RGB value of #DE2BAE?

#DE2BAE in RGB is (222, 43, 174) - 222 red, 43 green, and 174 blue.

How to use #DE2BAE in CSS?

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

What colors go well with #DE2BAE?

#2BDE5B (complementary), #B42BDE (analogous), and #A3197E (lighter shade) work well with #DE2BAE.