#E2ACBD Color Information

Hex color code: #E2ACBD

A light magenta shade, #E2ACBD appears as (226, 172, 189) in RGB and (341°, 48%, 78%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#E2ACBD
RGB
226, 172, 189
HSL
341°, 48%, 78%
CMYK
0%, 24%, 16%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2ACBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 172, 189

Red: 226 / Green: 172 / Blue: 189

HSL

341°, 48%, 78%

Hue: 341° / Saturation: 48% / Lightness: 78%

CMYK

0%, 24%, 16%, 11%

Cyan: 0% / Magenta: 24% / Yellow: 16% / Key: 11%

What color is #E2ACBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2ACBD to RGB:

rgb(226, 172, 189)HEX to RGB Converter →

HEX to HSL

Convert #E2ACBD to HSL:

hsl(341, 48%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #E2ACBD to CMYK:

cmyk(0%, 24%, 16%, 11%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #E2ACBD has RGB (226, 172, 189) and HSL (341°, 48%, 78%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2ACBD is #ACE2D1, creating high-contrast pairings. For softer combinations, try analogous colors like #E2ACD8.

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

Contrast with #E2ACBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2ACBD?

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

What is the RGB value of #E2ACBD?

#E2ACBD in RGB is (226, 172, 189) - 226 red, 172 green, and 189 blue.

How to use #E2ACBD in CSS?

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

What colors go well with #E2ACBD?

#ACE2D1 (complementary), #E2ACD8 (analogous), and #CE7390 (lighter shade) work well with #E2ACBD.