#E1C2AB Color Information

Hex color code: #E1C2AB

A ethereal orange shade, #E1C2AB appears as (225, 194, 171) in RGB and (26°, 47%, 78%) in HSL. It is typically applied in digital products.

Try:
Color NameWheat
HEX
#E1C2AB
RGB
225, 194, 171
HSL
26°, 47%, 78%
CMYK
0%, 14%, 24%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1C2AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 194, 171

Red: 225 / Green: 194 / Blue: 171

HSL

26°, 47%, 78%

Hue: 26° / Saturation: 47% / Lightness: 78%

CMYK

0%, 14%, 24%, 12%

Cyan: 0% / Magenta: 14% / Yellow: 24% / Key: 12%

What color is #E1C2AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1C2AB to RGB:

rgb(225, 194, 171)HEX to RGB Converter →

HEX to HSL

Convert #E1C2AB to HSL:

hsl(26, 47%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #E1C2AB to CMYK:

cmyk(0%, 14%, 24%, 12%)Color Converter →

Color Meaning and Usage

#E1C2AB is a light orange color with RGB values of 225, 194, 171 and HSL of 26°, 47%, 78%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1C2AB is #ADCAE1, creating high-contrast pairings. For softer combinations, try analogous colors like #E1ADB0.

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

Contrast with #E1C2AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1C2AB?

#E1C2AB is a light orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E1C2AB?

#E1C2AB in RGB is (225, 194, 171) - 225 red, 194 green, and 171 blue.

How to use #E1C2AB in CSS?

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

What colors go well with #E1C2AB?

#ADCAE1 (complementary), #E1ADB0 (analogous), and #CD9B74 (lighter shade) work well with #E1C2AB.