#E1ADBA Color Information

Hex color code: #E1ADBA

A airy red shade, #E1ADBA appears as (225, 173, 186) in RGB and (345°, 46%, 78%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Pink
HEX
#E1ADBA
RGB
225, 173, 186
HSL
345°, 46%, 78%
CMYK
0%, 23%, 17%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1ADBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 173, 186

Red: 225 / Green: 173 / Blue: 186

HSL

345°, 46%, 78%

Hue: 345° / Saturation: 46% / Lightness: 78%

CMYK

0%, 23%, 17%, 12%

Cyan: 0% / Magenta: 23% / Yellow: 17% / Key: 12%

What color is #E1ADBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1ADBA to RGB:

rgb(225, 173, 186)HEX to RGB Converter →

HEX to HSL

Convert #E1ADBA to HSL:

hsl(345, 46%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #E1ADBA to CMYK:

cmyk(0%, 23%, 17%, 12%)Color Converter →

Color Meaning and Usage

#E1ADBA is a airy red color with RGB values of 225, 173, 186 and HSL of 345°, 46%, 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 #E1ADBA is #ADE1D4, creating high-contrast pairings. For softer combinations, try analogous colors like #E1ADD4.

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

Contrast with #E1ADBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1ADBA?

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

What is the RGB value of #E1ADBA?

#E1ADBA in RGB is (225, 173, 186) - 225 red, 173 green, and 186 blue.

How to use #E1ADBA in CSS?

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

What colors go well with #E1ADBA?

#ADE1D4 (complementary), #E1ADD4 (analogous), and #CC758B (lighter shade) work well with #E1ADBA.