#EDB1ED Color Information

Hex color code: #EDB1ED

A airy magenta shade, #EDB1ED appears as (237, 177, 237) in RGB and (300°, 63%, 81%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#EDB1ED
RGB
237, 177, 237
HSL
300°, 63%, 81%
CMYK
0%, 25%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDB1ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 177, 237

Red: 237 / Green: 177 / Blue: 237

HSL

300°, 63%, 81%

Hue: 300° / Saturation: 63% / Lightness: 81%

CMYK

0%, 25%, 0%, 7%

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

What color is #EDB1ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDB1ED to RGB:

rgb(237, 177, 237)HEX to RGB Converter →

HEX to HSL

Convert #EDB1ED to HSL:

hsl(300, 63%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #EDB1ED to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #EDB1ED has RGB (237, 177, 237) and HSL (300°, 63%, 81%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDB1ED is #B0EDB0, creating high-contrast pairings. For softer combinations, try analogous colors like #CFB0ED.

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

Contrast with #EDB1ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDB1ED?

#EDB1ED is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDB1ED?

#EDB1ED in RGB is (237, 177, 237) - 237 red, 177 green, and 237 blue.

How to use #EDB1ED in CSS?

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

What colors go well with #EDB1ED?

#B0EDB0 (complementary), #CFB0ED (analogous), and #DF72DF (lighter shade) work well with #EDB1ED.