#ECADCA Color Information

Hex color code: #ECADCA

A soft magenta shade, #ECADCA appears as (236, 173, 202) in RGB and (332°, 62%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Pink
HEX
#ECADCA
RGB
236, 173, 202
HSL
332°, 62%, 80%
CMYK
0%, 27%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECADCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 173, 202

Red: 236 / Green: 173 / Blue: 202

HSL

332°, 62%, 80%

Hue: 332° / Saturation: 62% / Lightness: 80%

CMYK

0%, 27%, 14%, 7%

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

What color is #ECADCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECADCA to RGB:

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

HEX to HSL

Convert #ECADCA to HSL:

hsl(332, 62%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #ECADCA to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #ECADCA has RGB (236, 173, 202) and HSL (332°, 62%, 80%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECADCA is #ACECCE, creating high-contrast pairings. For softer combinations, try analogous colors like #ECACEA.

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

Contrast with #ECADCA

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 #ECADCA?

#ECADCA is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #ECADCA?

#ECADCA in RGB is (236, 173, 202) - 236 red, 173 green, and 202 blue.

How to use #ECADCA in CSS?

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

What colors go well with #ECADCA?

#ACECCE (complementary), #ECACEA (analogous), and #DD6EA2 (lighter shade) work well with #ECADCA.