#EEAAA5 Color Information

Hex color code: #EEAAA5

#EEAAA5 is a airy red color. In RGB it is (238, 170, 165), and in HSL it is (4°, 68%, 79%). It is widely used in graphic design.

Try:
Color NameLight Pink
HEX
#EEAAA5
RGB
238, 170, 165
HSL
4°, 68%, 79%
CMYK
0%, 29%, 31%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEAAA5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 170, 165

Red: 238 / Green: 170 / Blue: 165

HSL

4°, 68%, 79%

Hue: 4° / Saturation: 68% / Lightness: 79%

CMYK

0%, 29%, 31%, 7%

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

What color is #EEAAA5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEAAA5 to RGB:

rgb(238, 170, 165)HEX to RGB Converter →

HEX to HSL

Convert #EEAAA5 to HSL:

hsl(4, 68%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #EEAAA5 to CMYK:

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

Color Meaning and Usage

#EEAAA5 is a delicate red color with RGB values of 238, 170, 165 and HSL of 4°, 68%, 79%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEAAA5 is #A5E9EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEA5C5.

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

Contrast with #EEAAA5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEAAA5?

#EEAAA5 is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EEAAA5?

#EEAAA5 in RGB is (238, 170, 165) - 238 red, 170 green, and 165 blue.

How to use #EEAAA5 in CSS?

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

What colors go well with #EEAAA5?

#A5E9EE (complementary), #EEA5C5 (analogous), and #E26D65 (lighter shade) work well with #EEAAA5.