#EDBBCA Color Information

Hex color code: #EDBBCA

The hex color #EDBBCA is a ethereal magenta with RGB values of (237, 187, 202) and HSL of (342°, 58%, 83%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#EDBBCA
RGB
237, 187, 202
HSL
342°, 58%, 83%
CMYK
0%, 21%, 15%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDBBCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 187, 202

Red: 237 / Green: 187 / Blue: 202

HSL

342°, 58%, 83%

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

CMYK

0%, 21%, 15%, 7%

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

What color is #EDBBCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDBBCA to RGB:

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

HEX to HSL

Convert #EDBBCA to HSL:

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

HEX to CMYK

Convert #EDBBCA to CMYK:

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

Color Meaning and Usage

#EDBBCA is a delicate magenta color with RGB values of 237, 187, 202 and HSL of 342°, 58%, 83%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDBBCA is #BBEDDE, creating high-contrast pairings. For softer combinations, try analogous colors like #EDBBE3.

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

Contrast with #EDBBCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDBBCA?

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

What is the RGB value of #EDBBCA?

#EDBBCA in RGB is (237, 187, 202) - 237 red, 187 green, and 202 blue.

How to use #EDBBCA in CSS?

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

What colors go well with #EDBBCA?

#BBEDDE (complementary), #EDBBE3 (analogous), and #DD7E9A (lighter shade) work well with #EDBBCA.