#EEAFB5 Color Information

Hex color code: #EEAFB5

#EEAFB5 is a light red color. In RGB it is (238, 175, 181), and in HSL it is (354°, 65%, 81%). It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#EEAFB5
RGB
238, 175, 181
HSL
354°, 65%, 81%
CMYK
0%, 26%, 24%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEAFB5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 175, 181

Red: 238 / Green: 175 / Blue: 181

HSL

354°, 65%, 81%

Hue: 354° / Saturation: 65% / Lightness: 81%

CMYK

0%, 26%, 24%, 7%

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

What color is #EEAFB5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEAFB5 to RGB:

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

HEX to HSL

Convert #EEAFB5 to HSL:

hsl(354, 65%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #EEAFB5 to CMYK:

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

Color Meaning and Usage

#EEAFB5 is a soft red color with RGB values of 238, 175, 181 and HSL of 354°, 65%, 81%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEAFB5 is #AFEEE8, creating high-contrast pairings. For softer combinations, try analogous colors like #EEAFD5.

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

Contrast with #EEAFB5

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 #EEAFB5?

#EEAFB5 is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEAFB5?

#EEAFB5 in RGB is (238, 175, 181) - 238 red, 175 green, and 181 blue.

How to use #EEAFB5 in CSS?

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

What colors go well with #EEAFB5?

#AFEEE8 (complementary), #EEAFD5 (analogous), and #E1707B (lighter shade) work well with #EEAFB5.