#E1BCBF Color Information

Hex color code: #E1BCBF

#E1BCBF is a airy red color. In RGB it is (225, 188, 191), and in HSL it is (355°, 38%, 81%). It is widely used in graphic design.

Try:
Color NameLight Pink
HEX
#E1BCBF
RGB
225, 188, 191
HSL
355°, 38%, 81%
CMYK
0%, 16%, 15%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1BCBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 188, 191

Red: 225 / Green: 188 / Blue: 191

HSL

355°, 38%, 81%

Hue: 355° / Saturation: 38% / Lightness: 81%

CMYK

0%, 16%, 15%, 12%

Cyan: 0% / Magenta: 16% / Yellow: 15% / Key: 12%

What color is #E1BCBF?

#E1BCBF is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1BCBF to RGB:

rgb(225, 188, 191)HEX to RGB Converter →

HEX to HSL

Convert #E1BCBF to HSL:

hsl(355, 38%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #E1BCBF to CMYK:

cmyk(0%, 16%, 15%, 12%)Color Converter →

Color Meaning and Usage

A light red tone, #E1BCBF has RGB (225, 188, 191) and HSL (355°, 38%, 81%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1BCBF is #BCE1DE, creating high-contrast pairings. For softer combinations, try analogous colors like #E1BCD2.

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

Contrast with #E1BCBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1BCBF?

#E1BCBF is a light red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E1BCBF?

#E1BCBF in RGB is (225, 188, 191) - 225 red, 188 green, and 191 blue.

How to use #E1BCBF in CSS?

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

What colors go well with #E1BCBF?

#BCE1DE (complementary), #E1BCD2 (analogous), and #C9878D (lighter shade) work well with #E1BCBF.