#EEB0AB Color Information

Hex color code: #EEB0AB

A ethereal red shade, #EEB0AB appears as (238, 176, 171) in RGB and (4°, 66%, 80%) in HSL. It is typically applied in digital products.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEB0AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 176, 171

Red: 238 / Green: 176 / Blue: 171

HSL

4°, 66%, 80%

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

CMYK

0%, 26%, 28%, 7%

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

What color is #EEB0AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEB0AB to RGB:

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

HEX to HSL

Convert #EEB0AB to HSL:

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

HEX to CMYK

Convert #EEB0AB to CMYK:

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

Color Meaning and Usage

#EEB0AB is a ethereal red color with RGB values of 238, 176, 171 and HSL of 4°, 66%, 80%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEB0AB is #AAE9EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEAAC8.

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

Contrast with #EEB0AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEB0AB?

#EEB0AB is a ethereal red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EEB0AB?

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

How to use #EEB0AB in CSS?

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

What colors go well with #EEB0AB?

#AAE9EE (complementary), #EEAAC8 (analogous), and #E1736B (lighter shade) work well with #EEB0AB.