#EE9B9B Color Information

Hex color code: #EE9B9B

A soft red shade, #EE9B9B appears as (238, 155, 155) in RGB and (0°, 71%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Salmon
HEX
#EE9B9B
RGB
238, 155, 155
HSL
0°, 71%, 77%
CMYK
0%, 35%, 35%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE9B9B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 155, 155

Red: 238 / Green: 155 / Blue: 155

HSL

0°, 71%, 77%

Hue: 0° / Saturation: 71% / Lightness: 77%

CMYK

0%, 35%, 35%, 7%

Cyan: 0% / Magenta: 35% / Yellow: 35% / Key: 7%

What color is #EE9B9B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE9B9B to RGB:

rgb(238, 155, 155)HEX to RGB Converter →

HEX to HSL

Convert #EE9B9B to HSL:

hsl(0, 71%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #EE9B9B to CMYK:

cmyk(0%, 35%, 35%, 7%)Color Converter →

Color Meaning and Usage

A ethereal red tone, #EE9B9B has RGB (238, 155, 155) and HSL (0°, 71%, 77%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE9B9B is #9BEEEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE9BC4.

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

Contrast with #EE9B9B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE9B9B?

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

What is the RGB value of #EE9B9B?

#EE9B9B in RGB is (238, 155, 155) - 238 red, 155 green, and 155 blue.

How to use #EE9B9B in CSS?

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

What colors go well with #EE9B9B?

#9BEEEE (complementary), #EE9BC4 (analogous), and #E35959 (lighter shade) work well with #EE9B9B.