#EEB8AF Color Information

Hex color code: #EEB8AF

The hex color #EEB8AF is a light red with RGB values of (238, 184, 175) and HSL of (9°, 65%, 81%). It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#EEB8AF
RGB
238, 184, 175
HSL
9°, 65%, 81%
CMYK
0%, 23%, 26%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEB8AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 184, 175

Red: 238 / Green: 184 / Blue: 175

HSL

9°, 65%, 81%

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

CMYK

0%, 23%, 26%, 7%

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

What color is #EEB8AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEB8AF to RGB:

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

HEX to HSL

Convert #EEB8AF to HSL:

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

HEX to CMYK

Convert #EEB8AF to CMYK:

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

Color Meaning and Usage

#EEB8AF is a airy red color with RGB values of 238, 184, 175 and HSL of 9°, 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 #EEB8AF is #AFE5EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEAFC5.

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

Contrast with #EEB8AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEB8AF?

#EEB8AF is a airy red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEB8AF?

#EEB8AF in RGB is (238, 184, 175) - 238 red, 184 green, and 175 blue.

How to use #EEB8AF in CSS?

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

What colors go well with #EEB8AF?

#AFE5EE (complementary), #EEAFC5 (analogous), and #E18170 (lighter shade) work well with #EEB8AF.