#EDBBDD Color Information

Hex color code: #EDBBDD

A airy magenta shade, #EDBBDD appears as (237, 187, 221) in RGB and (319°, 58%, 83%) in HSL. It is popular in mobile app design.

Try:
Color NamePink
HEX
#EDBBDD
RGB
237, 187, 221
HSL
319°, 58%, 83%
CMYK
0%, 21%, 7%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDBBDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 187, 221

Red: 237 / Green: 187 / Blue: 221

HSL

319°, 58%, 83%

Hue: 319° / Saturation: 58% / Lightness: 83%

CMYK

0%, 21%, 7%, 7%

Cyan: 0% / Magenta: 21% / Yellow: 7% / Key: 7%

What color is #EDBBDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDBBDD to RGB:

rgb(237, 187, 221)HEX to RGB Converter →

HEX to HSL

Convert #EDBBDD to HSL:

hsl(319, 58%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EDBBDD to CMYK:

cmyk(0%, 21%, 7%, 7%)Color Converter →

Color Meaning and Usage

#EDBBDD is a ethereal magenta color with RGB values of 237, 187, 221 and HSL of 319°, 58%, 83%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDBBDD is #BBEDCA, creating high-contrast pairings. For softer combinations, try analogous colors like #E4BBED.

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

Contrast with #EDBBDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDBBDD?

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

What is the RGB value of #EDBBDD?

#EDBBDD in RGB is (237, 187, 221) - 237 red, 187 green, and 221 blue.

How to use #EDBBDD in CSS?

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

What colors go well with #EDBBDD?

#BBEDCA (complementary), #E4BBED (analogous), and #DD7EBF (lighter shade) work well with #EDBBDD.