#ECBB8E Color Information

Hex color code: #ECBB8E

The hex color #ECBB8E is a vivid orange with RGB values of (236, 187, 142) and HSL of (29°, 71%, 74%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#ECBB8E
RGB
236, 187, 142
HSL
29°, 71%, 74%
CMYK
0%, 21%, 40%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECBB8E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 187, 142

Red: 236 / Green: 187 / Blue: 142

HSL

29°, 71%, 74%

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

CMYK

0%, 21%, 40%, 7%

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

What color is #ECBB8E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECBB8E to RGB:

rgb(236, 187, 142)HEX to RGB Converter →

HEX to HSL

Convert #ECBB8E to HSL:

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

HEX to CMYK

Convert #ECBB8E to CMYK:

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

Color Meaning and Usage

#ECBB8E is a eye-catching orange color with RGB values of 236, 187, 142 and HSL of 29°, 71%, 74%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECBB8E is #8EBEEC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC8E8F.

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

Contrast with #ECBB8E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECBB8E?

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

What is the RGB value of #ECBB8E?

#ECBB8E in RGB is (236, 187, 142) - 236 red, 187 green, and 142 blue.

How to use #ECBB8E in CSS?

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

What colors go well with #ECBB8E?

#8EBEEC (complementary), #EC8E8F (analogous), and #E1944C (lighter shade) work well with #ECBB8E.