#EDCADB Color Information

Hex color code: #EDCADB

#EDCADB is a light magenta color. In RGB it is (237, 202, 219), and in HSL it is (331°, 49%, 86%). It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#EDCADB
RGB
237, 202, 219
HSL
331°, 49%, 86%
CMYK
0%, 15%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDCADB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 202, 219

Red: 237 / Green: 202 / Blue: 219

HSL

331°, 49%, 86%

Hue: 331° / Saturation: 49% / Lightness: 86%

CMYK

0%, 15%, 8%, 7%

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

What color is #EDCADB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDCADB to RGB:

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

HEX to HSL

Convert #EDCADB to HSL:

hsl(331, 49%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EDCADB to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #EDCADB has RGB (237, 202, 219) and HSL (331°, 49%, 86%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDCADB is #CAEDDC, creating high-contrast pairings. For softer combinations, try analogous colors like #EDCAEC.

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

Contrast with #EDCADB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDCADB?

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

What is the RGB value of #EDCADB?

#EDCADB in RGB is (237, 202, 219) - 237 red, 202 green, and 219 blue.

How to use #EDCADB in CSS?

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

What colors go well with #EDCADB?

#CAEDDC (complementary), #EDCAEC (analogous), and #D991B4 (lighter shade) work well with #EDCADB.