#EEBBB5 Color Information

Hex color code: #EEBBB5

The hex color #EEBBB5 is a ethereal red with RGB values of (238, 187, 181) and HSL of (6°, 63%, 82%). It is typically applied in digital products.

Try:
Color NameLight Pink
HEX
#EEBBB5
RGB
238, 187, 181
HSL
6°, 63%, 82%
CMYK
0%, 21%, 24%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEBBB5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 187, 181

Red: 238 / Green: 187 / Blue: 181

HSL

6°, 63%, 82%

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

CMYK

0%, 21%, 24%, 7%

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

What color is #EEBBB5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEBBB5 to RGB:

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

HEX to HSL

Convert #EEBBB5 to HSL:

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

HEX to CMYK

Convert #EEBBB5 to CMYK:

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

Color Meaning and Usage

#EEBBB5 is a airy red color with RGB values of 238, 187, 181 and HSL of 6°, 63%, 82%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEBBB5 is #B4E8EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEB4CB.

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

Contrast with #EEBBB5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEBBB5?

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

What is the RGB value of #EEBBB5?

#EEBBB5 in RGB is (238, 187, 181) - 238 red, 187 green, and 181 blue.

How to use #EEBBB5 in CSS?

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

What colors go well with #EEBBB5?

#B4E8EE (complementary), #EEB4CB (analogous), and #E08076 (lighter shade) work well with #EEBBB5.