#ECB27D Color Information

Hex color code: #ECB27D

The hex color #ECB27D is a eye-catching orange with RGB values of (236, 178, 125) and HSL of (29°, 74%, 71%). It is widely used in graphic design.

Try:
Color NameBurlywood
HEX
#ECB27D
RGB
236, 178, 125
HSL
29°, 74%, 71%
CMYK
0%, 25%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECB27D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 178, 125

Red: 236 / Green: 178 / Blue: 125

HSL

29°, 74%, 71%

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

CMYK

0%, 25%, 47%, 7%

Cyan: 0% / Magenta: 25% / Yellow: 47% / Key: 7%

What color is #ECB27D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECB27D to RGB:

rgb(236, 178, 125)HEX to RGB Converter →

HEX to HSL

Convert #ECB27D to HSL:

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

HEX to CMYK

Convert #ECB27D to CMYK:

cmyk(0%, 25%, 47%, 7%)Color Converter →

Color Meaning and Usage

#ECB27D is a striking orange color with RGB values of 236, 178, 125 and HSL of 29°, 74%, 71%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECB27D is #7EB7EC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC7E80.

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

Contrast with #ECB27D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECB27D?

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

What is the RGB value of #ECB27D?

#ECB27D in RGB is (236, 178, 125) - 236 red, 178 green, and 125 blue.

How to use #ECB27D in CSS?

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

What colors go well with #ECB27D?

#7EB7EC (complementary), #EC7E80 (analogous), and #E28C3C (lighter shade) work well with #ECB27D.