#E1BAAD Color Information

Hex color code: #E1BAAD

#E1BAAD is a airy orange color. In RGB it is (225, 186, 173), and in HSL it is (15°, 46%, 78%). It is widely used in graphic design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1BAAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 186, 173

Red: 225 / Green: 186 / Blue: 173

HSL

15°, 46%, 78%

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

CMYK

0%, 17%, 23%, 12%

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

What color is #E1BAAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1BAAD to RGB:

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

HEX to HSL

Convert #E1BAAD to HSL:

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

HEX to CMYK

Convert #E1BAAD to CMYK:

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

Color Meaning and Usage

A soft orange tone, #E1BAAD has RGB (225, 186, 173) and HSL (15°, 46%, 78%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1BAAD is #ADD4E1, creating high-contrast pairings. For softer combinations, try analogous colors like #E1ADBA.

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

Contrast with #E1BAAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1BAAD?

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

What is the RGB value of #E1BAAD?

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

How to use #E1BAAD in CSS?

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

What colors go well with #E1BAAD?

#ADD4E1 (complementary), #E1ADBA (analogous), and #CC8B75 (lighter shade) work well with #E1BAAD.