#E1AFBD Color Information

Hex color code: #E1AFBD

#E1AFBD is a airy magenta color. In RGB it is (225, 175, 189), and in HSL it is (343°, 45%, 78%). It is widely used in graphic design.

Try:
Color NameLight Pink
HEX
#E1AFBD
RGB
225, 175, 189
HSL
343°, 45%, 78%
CMYK
0%, 22%, 16%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1AFBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 175, 189

Red: 225 / Green: 175 / Blue: 189

HSL

343°, 45%, 78%

Hue: 343° / Saturation: 45% / Lightness: 78%

CMYK

0%, 22%, 16%, 12%

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

What color is #E1AFBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1AFBD to RGB:

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

HEX to HSL

Convert #E1AFBD to HSL:

hsl(343, 45%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #E1AFBD to CMYK:

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

Color Meaning and Usage

#E1AFBD is a airy magenta color with RGB values of 225, 175, 189 and HSL of 343°, 45%, 78%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1AFBD is #AEE0D2, creating high-contrast pairings. For softer combinations, try analogous colors like #E0AED5.

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

Contrast with #E1AFBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1AFBD?

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

What is the RGB value of #E1AFBD?

#E1AFBD in RGB is (225, 175, 189) - 225 red, 175 green, and 189 blue.

How to use #E1AFBD in CSS?

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

What colors go well with #E1AFBD?

#AEE0D2 (complementary), #E0AED5 (analogous), and #CB768E (lighter shade) work well with #E1AFBD.