#EFAC79 Color Information

Hex color code: #EFAC79

#EFAC79 is a dynamic orange color. In RGB it is (239, 172, 121), and in HSL it is (26°, 79%, 71%). It is widely used in graphic design.

Try:
Color NameLight Salmon
HEX
#EFAC79
RGB
239, 172, 121
HSL
26°, 79%, 71%
CMYK
0%, 28%, 49%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFAC79; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 172, 121

Red: 239 / Green: 172 / Blue: 121

HSL

26°, 79%, 71%

Hue: 26° / Saturation: 79% / Lightness: 71%

CMYK

0%, 28%, 49%, 6%

Cyan: 0% / Magenta: 28% / Yellow: 49% / Key: 6%

What color is #EFAC79?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFAC79 to RGB:

rgb(239, 172, 121)HEX to RGB Converter →

HEX to HSL

Convert #EFAC79 to HSL:

hsl(26, 79%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EFAC79 to CMYK:

cmyk(0%, 28%, 49%, 6%)Color Converter →

Color Meaning and Usage

A bold orange tone, #EFAC79 has RGB (239, 172, 121) and HSL (26°, 79%, 71%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFAC79 is #7BBDEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EF7B82.

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

Contrast with #EFAC79

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFAC79?

#EFAC79 is a bold orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EFAC79?

#EFAC79 in RGB is (239, 172, 121) - 239 red, 172 green, and 121 blue.

How to use #EFAC79 in CSS?

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

What colors go well with #EFAC79?

#7BBDEF (complementary), #EF7B82 (analogous), and #E78336 (lighter shade) work well with #EFAC79.