#ECBA8F Color Information

Hex color code: #ECBA8F

A eye-catching orange shade, #ECBA8F appears as (236, 186, 143) in RGB and (28°, 71%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#ECBA8F
RGB
236, 186, 143
HSL
28°, 71%, 74%
CMYK
0%, 21%, 39%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECBA8F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 186, 143

Red: 236 / Green: 186 / Blue: 143

HSL

28°, 71%, 74%

Hue: 28° / Saturation: 71% / Lightness: 74%

CMYK

0%, 21%, 39%, 7%

Cyan: 0% / Magenta: 21% / Yellow: 39% / Key: 7%

What color is #ECBA8F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECBA8F to RGB:

rgb(236, 186, 143)HEX to RGB Converter →

HEX to HSL

Convert #ECBA8F to HSL:

hsl(28, 71%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ECBA8F to CMYK:

cmyk(0%, 21%, 39%, 7%)Color Converter →

Color Meaning and Usage

A striking orange tone, #ECBA8F has RGB (236, 186, 143) and HSL (28°, 71%, 74%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECBA8F is #8EC0EC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC8E91.

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

Contrast with #ECBA8F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECBA8F?

#ECBA8F is a striking orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #ECBA8F?

#ECBA8F in RGB is (236, 186, 143) - 236 red, 186 green, and 143 blue.

How to use #ECBA8F in CSS?

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

What colors go well with #ECBA8F?

#8EC0EC (complementary), #EC8E91 (analogous), and #E1924C (lighter shade) work well with #ECBA8F.