#E1ACCB Color Information

Hex color code: #E1ACCB

A light magenta shade, #E1ACCB appears as (225, 172, 203) in RGB and (325°, 47%, 78%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#E1ACCB
RGB
225, 172, 203
HSL
325°, 47%, 78%
CMYK
0%, 24%, 10%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1ACCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 172, 203

Red: 225 / Green: 172 / Blue: 203

HSL

325°, 47%, 78%

Hue: 325° / Saturation: 47% / Lightness: 78%

CMYK

0%, 24%, 10%, 12%

Cyan: 0% / Magenta: 24% / Yellow: 10% / Key: 12%

What color is #E1ACCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1ACCB to RGB:

rgb(225, 172, 203)HEX to RGB Converter →

HEX to HSL

Convert #E1ACCB to HSL:

hsl(325, 47%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #E1ACCB to CMYK:

cmyk(0%, 24%, 10%, 12%)Color Converter →

Color Meaning and Usage

#E1ACCB is a light magenta color with RGB values of 225, 172, 203 and HSL of 325°, 47%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1ACCB is #ADE1C3, creating high-contrast pairings. For softer combinations, try analogous colors like #DDADE1.

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

Contrast with #E1ACCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1ACCB?

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

What is the RGB value of #E1ACCB?

#E1ACCB in RGB is (225, 172, 203) - 225 red, 172 green, and 203 blue.

How to use #E1ACCB in CSS?

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

What colors go well with #E1ACCB?

#ADE1C3 (complementary), #DDADE1 (analogous), and #CD74A8 (lighter shade) work well with #E1ACCB.