#EEABA8 Color Information

Hex color code: #EEABA8

The hex color #EEABA8 is a airy red with RGB values of (238, 171, 168) and HSL of (3°, 67%, 80%). It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#EEABA8
RGB
238, 171, 168
HSL
3°, 67%, 80%
CMYK
0%, 28%, 29%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEABA8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 171, 168

Red: 238 / Green: 171 / Blue: 168

HSL

3°, 67%, 80%

Hue: 3° / Saturation: 67% / Lightness: 80%

CMYK

0%, 28%, 29%, 7%

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

What color is #EEABA8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEABA8 to RGB:

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

HEX to HSL

Convert #EEABA8 to HSL:

hsl(3, 67%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EEABA8 to CMYK:

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

Color Meaning and Usage

#EEABA8 is a soft red color with RGB values of 238, 171, 168 and HSL of 3°, 67%, 80%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEABA8 is #AAEBEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEAAC9.

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

Contrast with #EEABA8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEABA8?

#EEABA8 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EEABA8?

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

How to use #EEABA8 in CSS?

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

What colors go well with #EEABA8?

#AAEBEE (complementary), #EEAAC9 (analogous), and #E2706A (lighter shade) work well with #EEABA8.