#E2AB8E Color Information

Hex color code: #E2AB8E

#E2AB8E is a fiery orange color. In RGB it is (226, 171, 142), and in HSL it is (21°, 59%, 72%). It is typically applied in digital products.

Try:
Color NameBurlywood
HEX
#E2AB8E
RGB
226, 171, 142
HSL
21°, 59%, 72%
CMYK
0%, 24%, 37%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2AB8E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 171, 142

Red: 226 / Green: 171 / Blue: 142

HSL

21°, 59%, 72%

Hue: 21° / Saturation: 59% / Lightness: 72%

CMYK

0%, 24%, 37%, 11%

Cyan: 0% / Magenta: 24% / Yellow: 37% / Key: 11%

What color is #E2AB8E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2AB8E to RGB:

rgb(226, 171, 142)HEX to RGB Converter →

HEX to HSL

Convert #E2AB8E to HSL:

hsl(21, 59%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #E2AB8E to CMYK:

cmyk(0%, 24%, 37%, 11%)Color Converter →

Color Meaning and Usage

A vibrant orange tone, #E2AB8E has RGB (226, 171, 142) and HSL (21°, 59%, 72%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2AB8E is #8DC4E2, creating high-contrast pairings. For softer combinations, try analogous colors like #E28D9A.

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

Contrast with #E2AB8E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2AB8E?

#E2AB8E is a vibrant orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E2AB8E?

#E2AB8E in RGB is (226, 171, 142) - 226 red, 171 green, and 142 blue.

How to use #E2AB8E in CSS?

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

What colors go well with #E2AB8E?

#8DC4E2 (complementary), #E28D9A (analogous), and #D27E51 (lighter shade) work well with #E2AB8E.