#EBBDD7 Color Information

Hex color code: #EBBDD7

The hex color #EBBDD7 is a delicate magenta with RGB values of (235, 189, 215) and HSL of (326°, 53%, 83%). It is often used for branding and logos.

Try:
Color NamePink
HEX
#EBBDD7
RGB
235, 189, 215
HSL
326°, 53%, 83%
CMYK
0%, 20%, 9%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBBDD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 189, 215

Red: 235 / Green: 189 / Blue: 215

HSL

326°, 53%, 83%

Hue: 326° / Saturation: 53% / Lightness: 83%

CMYK

0%, 20%, 9%, 8%

Cyan: 0% / Magenta: 20% / Yellow: 9% / Key: 8%

What color is #EBBDD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBBDD7 to RGB:

rgb(235, 189, 215)HEX to RGB Converter →

HEX to HSL

Convert #EBBDD7 to HSL:

hsl(326, 53%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EBBDD7 to CMYK:

cmyk(0%, 20%, 9%, 8%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #EBBDD7 has RGB (235, 189, 215) and HSL (326°, 53%, 83%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBBDD7 is #BDEBD1, creating high-contrast pairings. For softer combinations, try analogous colors like #E8BDEB.

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

Contrast with #EBBDD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBBDD7?

#EBBDD7 is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBBDD7?

#EBBDD7 in RGB is (235, 189, 215) - 235 red, 189 green, and 215 blue.

How to use #EBBDD7 in CSS?

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

What colors go well with #EBBDD7?

#BDEBD1 (complementary), #E8BDEB (analogous), and #D982B3 (lighter shade) work well with #EBBDD7.