#E2CEBA Color Information

Hex color code: #E2CEBA

#E2CEBA is a delicate orange color. In RGB it is (226, 206, 186), and in HSL it is (30°, 41%, 81%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#E2CEBA
RGB
226, 206, 186
HSL
30°, 41%, 81%
CMYK
0%, 9%, 18%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2CEBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 206, 186

Red: 226 / Green: 206 / Blue: 186

HSL

30°, 41%, 81%

Hue: 30° / Saturation: 41% / Lightness: 81%

CMYK

0%, 9%, 18%, 11%

Cyan: 0% / Magenta: 9% / Yellow: 18% / Key: 11%

What color is #E2CEBA?

#E2CEBA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2CEBA to RGB:

rgb(226, 206, 186)HEX to RGB Converter →

HEX to HSL

Convert #E2CEBA to HSL:

hsl(30, 41%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #E2CEBA to CMYK:

cmyk(0%, 9%, 18%, 11%)Color Converter →

Color Meaning and Usage

A airy orange tone, #E2CEBA has RGB (226, 206, 186) and HSL (30°, 41%, 81%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2CEBA is #BBCFE2, creating high-contrast pairings. For softer combinations, try analogous colors like #E2BBBB.

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

Contrast with #E2CEBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2CEBA?

#E2CEBA is a airy orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E2CEBA?

#E2CEBA in RGB is (226, 206, 186) - 226 red, 206 green, and 186 blue.

How to use #E2CEBA in CSS?

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

What colors go well with #E2CEBA?

#BBCFE2 (complementary), #E2BBBB (analogous), and #CCA885 (lighter shade) work well with #E2CEBA.