#E2CBBD Color Information

Hex color code: #E2CBBD

A delicate orange shade, #E2CBBD appears as (226, 203, 189) in RGB and (23°, 39%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NameWheat
HEX
#E2CBBD
RGB
226, 203, 189
HSL
23°, 39%, 81%
CMYK
0%, 10%, 16%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2CBBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 203, 189

Red: 226 / Green: 203 / Blue: 189

HSL

23°, 39%, 81%

Hue: 23° / Saturation: 39% / Lightness: 81%

CMYK

0%, 10%, 16%, 11%

Cyan: 0% / Magenta: 10% / Yellow: 16% / Key: 11%

What color is #E2CBBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2CBBD to RGB:

rgb(226, 203, 189)HEX to RGB Converter →

HEX to HSL

Convert #E2CBBD to HSL:

hsl(23, 39%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #E2CBBD to CMYK:

cmyk(0%, 10%, 16%, 11%)Color Converter →

Color Meaning and Usage

#E2CBBD is a airy orange color with RGB values of 226, 203, 189 and HSL of 23°, 39%, 81%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2CBBD is #BCD3E1, creating high-contrast pairings. For softer combinations, try analogous colors like #E1BCC0.

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

Contrast with #E2CBBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2CBBD?

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

What is the RGB value of #E2CBBD?

#E2CBBD in RGB is (226, 203, 189) - 226 red, 203 green, and 189 blue.

How to use #E2CBBD in CSS?

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

What colors go well with #E2CBBD?

#BCD3E1 (complementary), #E1BCC0 (analogous), and #CAA086 (lighter shade) work well with #E2CBBD.