#ECA15F Color Information

Hex color code: #ECA15F

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

Try:
Color NameSandy Brown
HEX
#ECA15F
RGB
236, 161, 95
HSL
28°, 79%, 65%
CMYK
0%, 32%, 60%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECA15F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 161, 95

Red: 236 / Green: 161 / Blue: 95

HSL

28°, 79%, 65%

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

CMYK

0%, 32%, 60%, 7%

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

What color is #ECA15F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECA15F to RGB:

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

HEX to HSL

Convert #ECA15F to HSL:

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

HEX to CMYK

Convert #ECA15F to CMYK:

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

Color Meaning and Usage

#ECA15F is a eye-catching orange color with RGB values of 236, 161, 95 and HSL of 28°, 79%, 65%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECA15F is #5FAAEC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC5F64.

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

Contrast with #ECA15F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECA15F?

#ECA15F is a eye-catching orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #ECA15F?

#ECA15F in RGB is (236, 161, 95) - 236 red, 161 green, and 95 blue.

How to use #ECA15F in CSS?

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

What colors go well with #ECA15F?

#5FAAEC (complementary), #EC5F64 (analogous), and #E4791B (lighter shade) work well with #ECA15F.