#EDBFEB Color Information

Hex color code: #EDBFEB

A delicate magenta shade, #EDBFEB appears as (237, 191, 235) in RGB and (303°, 56%, 84%) in HSL. It is popular in mobile app design.

Try:
Color NamePink
HEX
#EDBFEB
RGB
237, 191, 235
HSL
303°, 56%, 84%
CMYK
0%, 19%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDBFEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 191, 235

Red: 237 / Green: 191 / Blue: 235

HSL

303°, 56%, 84%

Hue: 303° / Saturation: 56% / Lightness: 84%

CMYK

0%, 19%, 1%, 7%

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

What color is #EDBFEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDBFEB to RGB:

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

HEX to HSL

Convert #EDBFEB to HSL:

hsl(303, 56%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EDBFEB to CMYK:

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

Color Meaning and Usage

#EDBFEB is a ethereal magenta color with RGB values of 237, 191, 235 and HSL of 303°, 56%, 84%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDBFEB is #BFEDC2, creating high-contrast pairings. For softer combinations, try analogous colors like #D8BFED.

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

Contrast with #EDBFEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDBFEB?

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

What is the RGB value of #EDBFEB?

#EDBFEB in RGB is (237, 191, 235) - 237 red, 191 green, and 235 blue.

How to use #EDBFEB in CSS?

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

What colors go well with #EDBFEB?

#BFEDC2 (complementary), #D8BFED (analogous), and #DC84D8 (lighter shade) work well with #EDBFEB.