#EEB4BA Color Information

Hex color code: #EEB4BA

The hex color #EEB4BA is a light red with RGB values of (238, 180, 186) and HSL of (354°, 63%, 82%). It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#EEB4BA
RGB
238, 180, 186
HSL
354°, 63%, 82%
CMYK
0%, 24%, 22%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEB4BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 180, 186

Red: 238 / Green: 180 / Blue: 186

HSL

354°, 63%, 82%

Hue: 354° / Saturation: 63% / Lightness: 82%

CMYK

0%, 24%, 22%, 7%

Cyan: 0% / Magenta: 24% / Yellow: 22% / Key: 7%

What color is #EEB4BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEB4BA to RGB:

rgb(238, 180, 186)HEX to RGB Converter →

HEX to HSL

Convert #EEB4BA to HSL:

hsl(354, 63%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #EEB4BA to CMYK:

cmyk(0%, 24%, 22%, 7%)Color Converter →

Color Meaning and Usage

A light red tone, #EEB4BA has RGB (238, 180, 186) and HSL (354°, 63%, 82%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEB4BA is #B4EEE8, creating high-contrast pairings. For softer combinations, try analogous colors like #EEB4D7.

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

Contrast with #EEB4BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEB4BA?

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

What is the RGB value of #EEB4BA?

#EEB4BA in RGB is (238, 180, 186) - 238 red, 180 green, and 186 blue.

How to use #EEB4BA in CSS?

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

What colors go well with #EEB4BA?

#B4EEE8 (complementary), #EEB4D7 (analogous), and #E07680 (lighter shade) work well with #EEB4BA.