#E1B8AD Color Information

Hex color code: #E1B8AD

The hex color #E1B8AD is a delicate red with RGB values of (225, 184, 173) and HSL of (13°, 46%, 78%). It is often used for branding and logos.

Try:
Color NameLight Pink
HEX
#E1B8AD
RGB
225, 184, 173
HSL
13°, 46%, 78%
CMYK
0%, 18%, 23%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1B8AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 184, 173

Red: 225 / Green: 184 / Blue: 173

HSL

13°, 46%, 78%

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

CMYK

0%, 18%, 23%, 12%

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

What color is #E1B8AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1B8AD to RGB:

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

HEX to HSL

Convert #E1B8AD to HSL:

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

HEX to CMYK

Convert #E1B8AD to CMYK:

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

Color Meaning and Usage

A light red tone, #E1B8AD has RGB (225, 184, 173) and HSL (13°, 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 #E1B8AD is #ADD6E1, creating high-contrast pairings. For softer combinations, try analogous colors like #E1ADBC.

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

Contrast with #E1B8AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1B8AD?

#E1B8AD is a light red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E1B8AD?

#E1B8AD in RGB is (225, 184, 173) - 225 red, 184 green, and 173 blue.

How to use #E1B8AD in CSS?

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

What colors go well with #E1B8AD?

#ADD6E1 (complementary), #E1ADBC (analogous), and #CC8875 (lighter shade) work well with #E1B8AD.