#ECAADC Color Information

Hex color code: #ECAADC

A ethereal magenta shade, #ECAADC appears as (236, 170, 220) in RGB and (315°, 63%, 80%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#ECAADC
RGB
236, 170, 220
HSL
315°, 63%, 80%
CMYK
0%, 28%, 7%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECAADC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 170, 220

Red: 236 / Green: 170 / Blue: 220

HSL

315°, 63%, 80%

Hue: 315° / Saturation: 63% / Lightness: 80%

CMYK

0%, 28%, 7%, 7%

Cyan: 0% / Magenta: 28% / Yellow: 7% / Key: 7%

What color is #ECAADC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECAADC to RGB:

rgb(236, 170, 220)HEX to RGB Converter →

HEX to HSL

Convert #ECAADC to HSL:

hsl(315, 63%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #ECAADC to CMYK:

cmyk(0%, 28%, 7%, 7%)Color Converter →

Color Meaning and Usage

#ECAADC is a airy magenta color with RGB values of 236, 170, 220 and HSL of 315°, 63%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECAADC is #ACECBC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCACEC.

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

Contrast with #ECAADC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECAADC?

#ECAADC is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #ECAADC?

#ECAADC in RGB is (236, 170, 220) - 236 red, 170 green, and 220 blue.

How to use #ECAADC in CSS?

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

What colors go well with #ECAADC?

#ACECBC (complementary), #DCACEC (analogous), and #DE6EC2 (lighter shade) work well with #ECAADC.