#ECAAC1 Color Information

Hex color code: #ECAAC1

The hex color #ECAAC1 is a airy magenta with RGB values of (236, 170, 193) and HSL of (339°, 63%, 80%). It is widely used in graphic design.

Try:
Color NameLight Pink
HEX
#ECAAC1
RGB
236, 170, 193
HSL
339°, 63%, 80%
CMYK
0%, 28%, 18%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECAAC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 170, 193

Red: 236 / Green: 170 / Blue: 193

HSL

339°, 63%, 80%

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

CMYK

0%, 28%, 18%, 7%

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

What color is #ECAAC1?

#ECAAC1 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECAAC1 to RGB:

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

HEX to HSL

Convert #ECAAC1 to HSL:

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

HEX to CMYK

Convert #ECAAC1 to CMYK:

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

Color Meaning and Usage

#ECAAC1 is a ethereal magenta color with RGB values of 236, 170, 193 and HSL of 339°, 63%, 80%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECAAC1 is #ACECD6, creating high-contrast pairings. For softer combinations, try analogous colors like #ECACE2.

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

Contrast with #ECAAC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECAAC1?

#ECAAC1 is a ethereal magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #ECAAC1?

#ECAAC1 in RGB is (236, 170, 193) - 236 red, 170 green, and 193 blue.

How to use #ECAAC1 in CSS?

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

What colors go well with #ECAAC1?

#ACECD6 (complementary), #ECACE2 (analogous), and #DE6E95 (lighter shade) work well with #ECAAC1.