#ECABEA Color Information

Hex color code: #ECABEA

#ECABEA is a airy magenta color. In RGB it is (236, 171, 234), and in HSL it is (302°, 63%, 80%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#ECABEA
RGB
236, 171, 234
HSL
302°, 63%, 80%
CMYK
0%, 28%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECABEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 171, 234

Red: 236 / Green: 171 / Blue: 234

HSL

302°, 63%, 80%

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

CMYK

0%, 28%, 1%, 7%

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

What color is #ECABEA?

#ECABEA is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECABEA to RGB:

rgb(236, 171, 234)HEX to RGB Converter →

HEX to HSL

Convert #ECABEA to HSL:

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

HEX to CMYK

Convert #ECABEA to CMYK:

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

Color Meaning and Usage

#ECABEA is a light magenta color with RGB values of 236, 171, 234 and HSL of 302°, 63%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECABEA is #ACECAE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEACEC.

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

Contrast with #ECABEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECABEA?

#ECABEA is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #ECABEA?

#ECABEA in RGB is (236, 171, 234) - 236 red, 171 green, and 234 blue.

How to use #ECABEA in CSS?

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

What colors go well with #ECABEA?

#ACECAE (complementary), #CEACEC (analogous), and #DE6EDA (lighter shade) work well with #ECABEA.