#ECB4DA Color Information

Hex color code: #ECB4DA

A airy magenta shade, #ECB4DA appears as (236, 180, 218) in RGB and (319°, 60%, 82%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#ECB4DA
RGB
236, 180, 218
HSL
319°, 60%, 82%
CMYK
0%, 24%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECB4DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 180, 218

Red: 236 / Green: 180 / Blue: 218

HSL

319°, 60%, 82%

Hue: 319° / Saturation: 60% / Lightness: 82%

CMYK

0%, 24%, 8%, 7%

Cyan: 0% / Magenta: 24% / Yellow: 8% / Key: 7%

What color is #ECB4DA?

#ECB4DA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECB4DA to RGB:

rgb(236, 180, 218)HEX to RGB Converter →

HEX to HSL

Convert #ECB4DA to HSL:

hsl(319, 60%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #ECB4DA to CMYK:

cmyk(0%, 24%, 8%, 7%)Color Converter →

Color Meaning and Usage

#ECB4DA is a delicate magenta color with RGB values of 236, 180, 218 and HSL of 319°, 60%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECB4DA is #B6EDC7, creating high-contrast pairings. For softer combinations, try analogous colors like #E3B6ED.

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

Contrast with #ECB4DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECB4DA?

#ECB4DA is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ECB4DA?

#ECB4DA in RGB is (236, 180, 218) - 236 red, 180 green, and 218 blue.

How to use #ECB4DA in CSS?

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

What colors go well with #ECB4DA?

#B6EDC7 (complementary), #E3B6ED (analogous), and #DD78BD (lighter shade) work well with #ECB4DA.