#E1BBAD Color Information

Hex color code: #E1BBAD

The hex color #E1BBAD is a delicate orange with RGB values of (225, 187, 173) and HSL of (16°, 46%, 78%). It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#E1BBAD
RGB
225, 187, 173
HSL
16°, 46%, 78%
CMYK
0%, 17%, 23%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1BBAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 187, 173

Red: 225 / Green: 187 / Blue: 173

HSL

16°, 46%, 78%

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

CMYK

0%, 17%, 23%, 12%

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

What color is #E1BBAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1BBAD to RGB:

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

HEX to HSL

Convert #E1BBAD to HSL:

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

HEX to CMYK

Convert #E1BBAD to CMYK:

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

Color Meaning and Usage

A airy orange tone, #E1BBAD has RGB (225, 187, 173) and HSL (16°, 46%, 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 #E1BBAD is #ADD3E1, creating high-contrast pairings. For softer combinations, try analogous colors like #E1ADB9.

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

Contrast with #E1BBAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1BBAD?

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

What is the RGB value of #E1BBAD?

#E1BBAD in RGB is (225, 187, 173) - 225 red, 187 green, and 173 blue.

How to use #E1BBAD in CSS?

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

What colors go well with #E1BBAD?

#ADD3E1 (complementary), #E1ADB9 (analogous), and #CC8C75 (lighter shade) work well with #E1BBAD.