#E6BADE Color Information

Hex color code: #E6BADE

The hex color #E6BADE is a light magenta with RGB values of (230, 186, 222) and HSL of (311°, 47%, 82%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#E6BADE
RGB
230, 186, 222
HSL
311°, 47%, 82%
CMYK
0%, 19%, 3%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E6BADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 186, 222

Red: 230 / Green: 186 / Blue: 222

HSL

311°, 47%, 82%

Hue: 311° / Saturation: 47% / Lightness: 82%

CMYK

0%, 19%, 3%, 10%

Cyan: 0% / Magenta: 19% / Yellow: 3% / Key: 10%

What color is #E6BADE?

#E6BADE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E6BADE to RGB:

rgb(230, 186, 222)HEX to RGB Converter →

HEX to HSL

Convert #E6BADE to HSL:

hsl(311, 47%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #E6BADE to CMYK:

cmyk(0%, 19%, 3%, 10%)Color Converter →

Color Meaning and Usage

#E6BADE is a ethereal magenta color with RGB values of 230, 186, 222 and HSL of 311°, 47%, 82%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E6BADE is #BCE7C3, creating high-contrast pairings. For softer combinations, try analogous colors like #D9BCE7.

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

Contrast with #E6BADE

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

Contrast Ratio: 12.44:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E6BADE?

#E6BADE is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E6BADE?

#E6BADE in RGB is (230, 186, 222) - 230 red, 186 green, and 222 blue.

How to use #E6BADE in CSS?

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

What colors go well with #E6BADE?

#BCE7C3 (complementary), #D9BCE7 (analogous), and #D283C4 (lighter shade) work well with #E6BADE.