#DE0DBB Color Information

Hex color code: #DE0DBB

#DE0DBB is a bold magenta color. In RGB it is (222, 13, 187), and in HSL it is (310°, 89%, 46%). It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#DE0DBB
RGB
222, 13, 187
HSL
310°, 89%, 46%
CMYK
0%, 94%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE0DBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 13, 187

Red: 222 / Green: 13 / Blue: 187

HSL

310°, 89%, 46%

Hue: 310° / Saturation: 89% / Lightness: 46%

CMYK

0%, 94%, 16%, 13%

Cyan: 0% / Magenta: 94% / Yellow: 16% / Key: 13%

What color is #DE0DBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE0DBB to RGB:

rgb(222, 13, 187)HEX to RGB Converter →

HEX to HSL

Convert #DE0DBB to HSL:

hsl(310, 89%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #DE0DBB to CMYK:

cmyk(0%, 94%, 16%, 13%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #DE0DBB has RGB (222, 13, 187) and HSL (310°, 89%, 46%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE0DBB is #0DDE30, creating high-contrast pairings. For softer combinations, try analogous colors like #980DDE.

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

Contrast with #DE0DBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE0DBB?

#DE0DBB is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DE0DBB?

#DE0DBB in RGB is (222, 13, 187) - 222 red, 13 green, and 187 blue.

How to use #DE0DBB in CSS?

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

What colors go well with #DE0DBB?

#0DDE30 (complementary), #980DDE (analogous), and #95097E (lighter shade) work well with #DE0DBB.