#EDACCF Color Information

Hex color code: #EDACCF

The hex color #EDACCF is a light magenta with RGB values of (237, 172, 207) and HSL of (328°, 64%, 80%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#EDACCF
RGB
237, 172, 207
HSL
328°, 64%, 80%
CMYK
0%, 27%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDACCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 172, 207

Red: 237 / Green: 172 / Blue: 207

HSL

328°, 64%, 80%

Hue: 328° / Saturation: 64% / Lightness: 80%

CMYK

0%, 27%, 13%, 7%

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

What color is #EDACCF?

#EDACCF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDACCF to RGB:

rgb(237, 172, 207)HEX to RGB Converter →

HEX to HSL

Convert #EDACCF to HSL:

hsl(328, 64%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EDACCF to CMYK:

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

Color Meaning and Usage

A light magenta tone, #EDACCF has RGB (237, 172, 207) and HSL (328°, 64%, 80%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDACCF is #ABEDCA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAABED.

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

Contrast with #EDACCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDACCF?

#EDACCF is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EDACCF?

#EDACCF in RGB is (237, 172, 207) - 237 red, 172 green, and 207 blue.

How to use #EDACCF in CSS?

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

What colors go well with #EDACCF?

#ABEDCA (complementary), #EAABED (analogous), and #DF6DAA (lighter shade) work well with #EDACCF.