#EE948C Color Information

Hex color code: #EE948C

#EE948C is a dynamic red color. In RGB it is (238, 148, 140), and in HSL it is (5°, 74%, 74%). It is typically applied in digital products.

Try:
Color NameDark Salmon
HEX
#EE948C
RGB
238, 148, 140
HSL
5°, 74%, 74%
CMYK
0%, 38%, 41%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE948C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 148, 140

Red: 238 / Green: 148 / Blue: 140

HSL

5°, 74%, 74%

Hue: 5° / Saturation: 74% / Lightness: 74%

CMYK

0%, 38%, 41%, 7%

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

What color is #EE948C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE948C to RGB:

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

HEX to HSL

Convert #EE948C to HSL:

hsl(5, 74%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #EE948C to CMYK:

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

Color Meaning and Usage

A vivid red tone, #EE948C has RGB (238, 148, 140) and HSL (5°, 74%, 74%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE948C is #8CE6EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE8CB5.

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

Contrast with #EE948C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE948C?

#EE948C is a vivid red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EE948C?

#EE948C in RGB is (238, 148, 140) - 238 red, 148 green, and 140 blue.

How to use #EE948C in CSS?

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

What colors go well with #EE948C?

#8CE6EE (complementary), #EE8CB5 (analogous), and #E45649 (lighter shade) work well with #EE948C.