#EEBBBA Color Information

Hex color code: #EEBBBA

#EEBBBA is a soft red color. In RGB it is (238, 187, 186), and in HSL it is (1°, 60%, 83%). It is often used for branding and logos.

Try:
Color NameLight Pink
HEX
#EEBBBA
RGB
238, 187, 186
HSL
1°, 60%, 83%
CMYK
0%, 21%, 22%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEBBBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 187, 186

Red: 238 / Green: 187 / Blue: 186

HSL

1°, 60%, 83%

Hue: 1° / Saturation: 60% / Lightness: 83%

CMYK

0%, 21%, 22%, 7%

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

What color is #EEBBBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEBBBA to RGB:

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

HEX to HSL

Convert #EEBBBA to HSL:

hsl(1, 60%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EEBBBA to CMYK:

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

Color Meaning and Usage

#EEBBBA is a light red color with RGB values of 238, 187, 186 and HSL of 1°, 60%, 83%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEBBBA is #BAEDEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEBAD3.

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

Contrast with #EEBBBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEBBBA?

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

What is the RGB value of #EEBBBA?

#EEBBBA in RGB is (238, 187, 186) - 238 red, 187 green, and 186 blue.

How to use #EEBBBA in CSS?

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

What colors go well with #EEBBBA?

#BAEDEE (complementary), #EEBAD3 (analogous), and #DE7E7C (lighter shade) work well with #EEBBBA.