#ECA29E Color Information

Hex color code: #ECA29E

The hex color #ECA29E is a airy red with RGB values of (236, 162, 158) and HSL of (3°, 67%, 77%). It is widely used in graphic design.

Try:
Color NameBurlywood
HEX
#ECA29E
RGB
236, 162, 158
HSL
3°, 67%, 77%
CMYK
0%, 31%, 33%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECA29E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 162, 158

Red: 236 / Green: 162 / Blue: 158

HSL

3°, 67%, 77%

Hue: 3° / Saturation: 67% / Lightness: 77%

CMYK

0%, 31%, 33%, 7%

Cyan: 0% / Magenta: 31% / Yellow: 33% / Key: 7%

What color is #ECA29E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECA29E to RGB:

rgb(236, 162, 158)HEX to RGB Converter →

HEX to HSL

Convert #ECA29E to HSL:

hsl(3, 67%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #ECA29E to CMYK:

cmyk(0%, 31%, 33%, 7%)Color Converter →

Color Meaning and Usage

A airy red tone, #ECA29E has RGB (236, 162, 158) and HSL (3°, 67%, 77%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECA29E is #9DE8EC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC9DC0.

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

Contrast with #ECA29E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECA29E?

#ECA29E is a airy red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #ECA29E?

#ECA29E in RGB is (236, 162, 158) - 236 red, 162 green, and 158 blue.

How to use #ECA29E in CSS?

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

What colors go well with #ECA29E?

#9DE8EC (complementary), #EC9DC0 (analogous), and #DF645D (lighter shade) work well with #ECA29E.