#EDB0EB Color Information

Hex color code: #EDB0EB

#EDB0EB is a light magenta color. In RGB it is (237, 176, 235), and in HSL it is (302°, 63%, 81%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#EDB0EB
RGB
237, 176, 235
HSL
302°, 63%, 81%
CMYK
0%, 26%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDB0EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 176, 235

Red: 237 / Green: 176 / Blue: 235

HSL

302°, 63%, 81%

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

CMYK

0%, 26%, 1%, 7%

Cyan: 0% / Magenta: 26% / Yellow: 1% / Key: 7%

What color is #EDB0EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDB0EB to RGB:

rgb(237, 176, 235)HEX to RGB Converter →

HEX to HSL

Convert #EDB0EB to HSL:

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

HEX to CMYK

Convert #EDB0EB to CMYK:

cmyk(0%, 26%, 1%, 7%)Color Converter →

Color Meaning and Usage

#EDB0EB is a airy magenta color with RGB values of 237, 176, 235 and HSL of 302°, 63%, 81%. 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 #EDB0EB is #B0EDB2, creating high-contrast pairings. For softer combinations, try analogous colors like #D1B0ED.

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

Contrast with #EDB0EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDB0EB?

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

What is the RGB value of #EDB0EB?

#EDB0EB in RGB is (237, 176, 235) - 237 red, 176 green, and 235 blue.

How to use #EDB0EB in CSS?

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

What colors go well with #EDB0EB?

#B0EDB2 (complementary), #D1B0ED (analogous), and #DF72DB (lighter shade) work well with #EDB0EB.