#E4B5BD Color Information

Hex color code: #E4B5BD

A light red shade, #E4B5BD appears as (228, 181, 189) in RGB and (350°, 47%, 80%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#E4B5BD
RGB
228, 181, 189
HSL
350°, 47%, 80%
CMYK
0%, 21%, 17%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E4B5BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 181, 189

Red: 228 / Green: 181 / Blue: 189

HSL

350°, 47%, 80%

Hue: 350° / Saturation: 47% / Lightness: 80%

CMYK

0%, 21%, 17%, 11%

Cyan: 0% / Magenta: 21% / Yellow: 17% / Key: 11%

What color is #E4B5BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E4B5BD to RGB:

rgb(228, 181, 189)HEX to RGB Converter →

HEX to HSL

Convert #E4B5BD to HSL:

hsl(350, 47%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #E4B5BD to CMYK:

cmyk(0%, 21%, 17%, 11%)Color Converter →

Color Meaning and Usage

A light red tone, #E4B5BD has RGB (228, 181, 189) and HSL (350°, 47%, 80%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E4B5BD is #B4E4DC, creating high-contrast pairings. For softer combinations, try analogous colors like #E4B4D4.

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

Contrast with #E4B5BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E4B5BD?

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

What is the RGB value of #E4B5BD?

#E4B5BD in RGB is (228, 181, 189) - 228 red, 181 green, and 189 blue.

How to use #E4B5BD in CSS?

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

What colors go well with #E4B5BD?

#B4E4DC (complementary), #E4B4D4 (analogous), and #D07C8A (lighter shade) work well with #E4B5BD.