#EEABAB Color Information

Hex color code: #EEABAB

#EEABAB is a delicate red color. In RGB it is (238, 171, 171), and in HSL it is (0°, 66%, 80%). It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#EEABAB
RGB
238, 171, 171
HSL
0°, 66%, 80%
CMYK
0%, 28%, 28%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEABAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 171, 171

Red: 238 / Green: 171 / Blue: 171

HSL

0°, 66%, 80%

Hue: 0° / Saturation: 66% / Lightness: 80%

CMYK

0%, 28%, 28%, 7%

Cyan: 0% / Magenta: 28% / Yellow: 28% / Key: 7%

What color is #EEABAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEABAB to RGB:

rgb(238, 171, 171)HEX to RGB Converter →

HEX to HSL

Convert #EEABAB to HSL:

hsl(0, 66%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EEABAB to CMYK:

cmyk(0%, 28%, 28%, 7%)Color Converter →

Color Meaning and Usage

A airy red tone, #EEABAB has RGB (238, 171, 171) and HSL (0°, 66%, 80%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEABAB is #AAEEEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEAACC.

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

Contrast with #EEABAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEABAB?

#EEABAB is a airy red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EEABAB?

#EEABAB in RGB is (238, 171, 171) - 238 red, 171 green, and 171 blue.

How to use #EEABAB in CSS?

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

What colors go well with #EEABAB?

#AAEEEE (complementary), #EEAACC (analogous), and #E16B6B (lighter shade) work well with #EEABAB.