#EC875F Color Information

Hex color code: #EC875F

The hex color #EC875F is a dynamic orange with RGB values of (236, 135, 95) and HSL of (17°, 79%, 65%). It is typically applied in digital products.

Try:
Color NameSalmon
HEX
#EC875F
RGB
236, 135, 95
HSL
17°, 79%, 65%
CMYK
0%, 43%, 60%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC875F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 135, 95

Red: 236 / Green: 135 / Blue: 95

HSL

17°, 79%, 65%

Hue: 17° / Saturation: 79% / Lightness: 65%

CMYK

0%, 43%, 60%, 7%

Cyan: 0% / Magenta: 43% / Yellow: 60% / Key: 7%

What color is #EC875F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC875F to RGB:

rgb(236, 135, 95)HEX to RGB Converter →

HEX to HSL

Convert #EC875F to HSL:

hsl(17, 79%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #EC875F to CMYK:

cmyk(0%, 43%, 60%, 7%)Color Converter →

Color Meaning and Usage

#EC875F is a dynamic orange color with RGB values of 236, 135, 95 and HSL of 17°, 79%, 65%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC875F is #5FC4EC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC5F7E.

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

Contrast with #EC875F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC875F?

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

What is the RGB value of #EC875F?

#EC875F in RGB is (236, 135, 95) - 236 red, 135 green, and 95 blue.

How to use #EC875F in CSS?

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

What colors go well with #EC875F?

#5FC4EC (complementary), #EC5F7E (analogous), and #E4541B (lighter shade) work well with #EC875F.