#E1ACAF Color Information

Hex color code: #E1ACAF

The hex color #E1ACAF is a ethereal red with RGB values of (225, 172, 175) and HSL of (357°, 47%, 78%). It is typically applied in digital products.

Try:
Color NameLight Pink
HEX
#E1ACAF
RGB
225, 172, 175
HSL
357°, 47%, 78%
CMYK
0%, 24%, 22%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1ACAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 172, 175

Red: 225 / Green: 172 / Blue: 175

HSL

357°, 47%, 78%

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

CMYK

0%, 24%, 22%, 12%

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

What color is #E1ACAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1ACAF to RGB:

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

HEX to HSL

Convert #E1ACAF to HSL:

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

HEX to CMYK

Convert #E1ACAF to CMYK:

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

Color Meaning and Usage

A airy red tone, #E1ACAF has RGB (225, 172, 175) and HSL (357°, 47%, 78%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1ACAF is #ADE1DF, creating high-contrast pairings. For softer combinations, try analogous colors like #E1ADCA.

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

Contrast with #E1ACAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1ACAF?

#E1ACAF is a airy red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E1ACAF?

#E1ACAF in RGB is (225, 172, 175) - 225 red, 172 green, and 175 blue.

How to use #E1ACAF in CSS?

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

What colors go well with #E1ACAF?

#ADE1DF (complementary), #E1ADCA (analogous), and #CD7479 (lighter shade) work well with #E1ACAF.