#EDB8CE Color Information

Hex color code: #EDB8CE

The hex color #EDB8CE is a airy magenta with RGB values of (237, 184, 206) and HSL of (335°, 60%, 83%). It is popular in mobile app design.

Try:
Color NamePink
HEX
#EDB8CE
RGB
237, 184, 206
HSL
335°, 60%, 83%
CMYK
0%, 22%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDB8CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 184, 206

Red: 237 / Green: 184 / Blue: 206

HSL

335°, 60%, 83%

Hue: 335° / Saturation: 60% / Lightness: 83%

CMYK

0%, 22%, 13%, 7%

Cyan: 0% / Magenta: 22% / Yellow: 13% / Key: 7%

What color is #EDB8CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDB8CE to RGB:

rgb(237, 184, 206)HEX to RGB Converter →

HEX to HSL

Convert #EDB8CE to HSL:

hsl(335, 60%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EDB8CE to CMYK:

cmyk(0%, 22%, 13%, 7%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #EDB8CE has RGB (237, 184, 206) and HSL (335°, 60%, 83%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDB8CE is #BAEED8, creating high-contrast pairings. For softer combinations, try analogous colors like #EEBAE9.

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

Contrast with #EDB8CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDB8CE?

#EDB8CE is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDB8CE?

#EDB8CE in RGB is (237, 184, 206) - 237 red, 184 green, and 206 blue.

How to use #EDB8CE in CSS?

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

What colors go well with #EDB8CE?

#BAEED8 (complementary), #EEBAE9 (analogous), and #DE7CA5 (lighter shade) work well with #EDB8CE.