#EF9E8A Color Information

Hex color code: #EF9E8A

A striking red shade, #EF9E8A appears as (239, 158, 138) in RGB and (12°, 76%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Salmon
HEX
#EF9E8A
RGB
239, 158, 138
HSL
12°, 76%, 74%
CMYK
0%, 34%, 42%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EF9E8A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 158, 138

Red: 239 / Green: 158 / Blue: 138

HSL

12°, 76%, 74%

Hue: 12° / Saturation: 76% / Lightness: 74%

CMYK

0%, 34%, 42%, 6%

Cyan: 0% / Magenta: 34% / Yellow: 42% / Key: 6%

What color is #EF9E8A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EF9E8A to RGB:

rgb(239, 158, 138)HEX to RGB Converter →

HEX to HSL

Convert #EF9E8A to HSL:

hsl(12, 76%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #EF9E8A to CMYK:

cmyk(0%, 34%, 42%, 6%)Color Converter →

Color Meaning and Usage

A dynamic red tone, #EF9E8A has RGB (239, 158, 138) and HSL (12°, 76%, 74%). 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 #EF9E8A is #8ADBEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EF8AA9.

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

Contrast with #EF9E8A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EF9E8A?

#EF9E8A is a dynamic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EF9E8A?

#EF9E8A in RGB is (239, 158, 138) - 239 red, 158 green, and 138 blue.

How to use #EF9E8A in CSS?

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

What colors go well with #EF9E8A?

#8ADBEF (complementary), #EF8AA9 (analogous), and #E66747 (lighter shade) work well with #EF9E8A.