#EFA385 Color Information

Hex color code: #EFA385

#EFA385 is a dynamic orange color. In RGB it is (239, 163, 133), and in HSL it is (17°, 77%, 73%). It is typically applied in digital products.

Try:
Color NameDark Salmon
HEX
#EFA385
RGB
239, 163, 133
HSL
17°, 77%, 73%
CMYK
0%, 32%, 44%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFA385; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 163, 133

Red: 239 / Green: 163 / Blue: 133

HSL

17°, 77%, 73%

Hue: 17° / Saturation: 77% / Lightness: 73%

CMYK

0%, 32%, 44%, 6%

Cyan: 0% / Magenta: 32% / Yellow: 44% / Key: 6%

What color is #EFA385?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFA385 to RGB:

rgb(239, 163, 133)HEX to RGB Converter →

HEX to HSL

Convert #EFA385 to HSL:

hsl(17, 77%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #EFA385 to CMYK:

cmyk(0%, 32%, 44%, 6%)Color Converter →

Color Meaning and Usage

A dynamic orange tone, #EFA385 has RGB (239, 163, 133) and HSL (17°, 77%, 73%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFA385 is #85D1EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EF859C.

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

Contrast with #EFA385

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFA385?

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

What is the RGB value of #EFA385?

#EFA385 in RGB is (239, 163, 133) - 239 red, 163 green, and 133 blue.

How to use #EFA385 in CSS?

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

What colors go well with #EFA385?

#85D1EF (complementary), #EF859C (analogous), and #E67041 (lighter shade) work well with #EFA385.