#ECAACA Color Information

Hex color code: #ECAACA

The hex color #ECAACA is a delicate magenta with RGB values of (236, 170, 202) and HSL of (331°, 63%, 80%). It is often used for branding and logos.

Try:
Color NameLight Pink
HEX
#ECAACA
RGB
236, 170, 202
HSL
331°, 63%, 80%
CMYK
0%, 28%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECAACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 170, 202

Red: 236 / Green: 170 / Blue: 202

HSL

331°, 63%, 80%

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

CMYK

0%, 28%, 14%, 7%

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

What color is #ECAACA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECAACA to RGB:

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

HEX to HSL

Convert #ECAACA to HSL:

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

HEX to CMYK

Convert #ECAACA to CMYK:

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

Color Meaning and Usage

#ECAACA is a delicate magenta color with RGB values of 236, 170, 202 and HSL of 331°, 63%, 80%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECAACA is #ACECCD, creating high-contrast pairings. For softer combinations, try analogous colors like #ECACEB.

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

Contrast with #ECAACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECAACA?

#ECAACA is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #ECAACA?

#ECAACA in RGB is (236, 170, 202) - 236 red, 170 green, and 202 blue.

How to use #ECAACA in CSS?

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

What colors go well with #ECAACA?

#ACECCD (complementary), #ECACEB (analogous), and #DE6EA4 (lighter shade) work well with #ECAACA.