#EE947E Color Information

Hex color code: #EE947E

#EE947E is a striking red color. In RGB it is (238, 148, 126), and in HSL it is (12°, 77%, 71%). It is often used for branding and logos.

Try:
Color NameDark Salmon
HEX
#EE947E
RGB
238, 148, 126
HSL
12°, 77%, 71%
CMYK
0%, 38%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE947E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 148, 126

Red: 238 / Green: 148 / Blue: 126

HSL

12°, 77%, 71%

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

CMYK

0%, 38%, 47%, 7%

Cyan: 0% / Magenta: 38% / Yellow: 47% / Key: 7%

What color is #EE947E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE947E to RGB:

rgb(238, 148, 126)HEX to RGB Converter →

HEX to HSL

Convert #EE947E to HSL:

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

HEX to CMYK

Convert #EE947E to CMYK:

cmyk(0%, 38%, 47%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching red tone, #EE947E has RGB (238, 148, 126) and HSL (12°, 77%, 71%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE947E is #7CD7EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE7C9E.

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

Contrast with #EE947E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE947E?

#EE947E is a eye-catching red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EE947E?

#EE947E in RGB is (238, 148, 126) - 238 red, 148 green, and 126 blue.

How to use #EE947E in CSS?

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

What colors go well with #EE947E?

#7CD7EE (complementary), #EE7C9E (analogous), and #E55B38 (lighter shade) work well with #EE947E.