#ECADC6 Color Information

Hex color code: #ECADC6

A ethereal magenta shade, #ECADC6 appears as (236, 173, 198) in RGB and (336°, 62%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Pink
HEX
#ECADC6
RGB
236, 173, 198
HSL
336°, 62%, 80%
CMYK
0%, 27%, 16%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECADC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 173, 198

Red: 236 / Green: 173 / Blue: 198

HSL

336°, 62%, 80%

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

CMYK

0%, 27%, 16%, 7%

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

What color is #ECADC6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECADC6 to RGB:

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

HEX to HSL

Convert #ECADC6 to HSL:

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

HEX to CMYK

Convert #ECADC6 to CMYK:

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

Color Meaning and Usage

#ECADC6 is a delicate magenta color with RGB values of 236, 173, 198 and HSL of 336°, 62%, 80%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECADC6 is #ACECD2, creating high-contrast pairings. For softer combinations, try analogous colors like #ECACE5.

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

Contrast with #ECADC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECADC6?

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

What is the RGB value of #ECADC6?

#ECADC6 in RGB is (236, 173, 198) - 236 red, 173 green, and 198 blue.

How to use #ECADC6 in CSS?

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

What colors go well with #ECADC6?

#ACECD2 (complementary), #ECACE5 (analogous), and #DD6E9B (lighter shade) work well with #ECADC6.