#ECB88C Color Information

Hex color code: #ECB88C

A eye-catching orange shade, #ECB88C appears as (236, 184, 140) in RGB and (27°, 72%, 74%) in HSL. It is widely used in graphic design.

Try:
Color NameBurlywood
HEX
#ECB88C
RGB
236, 184, 140
HSL
27°, 72%, 74%
CMYK
0%, 22%, 41%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECB88C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 184, 140

Red: 236 / Green: 184 / Blue: 140

HSL

27°, 72%, 74%

Hue: 27° / Saturation: 72% / Lightness: 74%

CMYK

0%, 22%, 41%, 7%

Cyan: 0% / Magenta: 22% / Yellow: 41% / Key: 7%

What color is #ECB88C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECB88C to RGB:

rgb(236, 184, 140)HEX to RGB Converter →

HEX to HSL

Convert #ECB88C to HSL:

hsl(27, 72%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ECB88C to CMYK:

cmyk(0%, 22%, 41%, 7%)Color Converter →

Color Meaning and Usage

#ECB88C is a bold orange color with RGB values of 236, 184, 140 and HSL of 27°, 72%, 74%. 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 #ECB88C is #8DC1EC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC8D92.

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

Contrast with #ECB88C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECB88C?

#ECB88C is a bold orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #ECB88C?

#ECB88C in RGB is (236, 184, 140) - 236 red, 184 green, and 140 blue.

How to use #ECB88C in CSS?

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

What colors go well with #ECB88C?

#8DC1EC (complementary), #EC8D92 (analogous), and #E28F4B (lighter shade) work well with #ECB88C.