#E0CBBB Color Information

Hex color code: #E0CBBB

A airy orange shade, #E0CBBB appears as (224, 203, 187) in RGB and (26°, 37%, 81%) in HSL. It is widely used in graphic design.

Try:
Color NameWheat
HEX
#E0CBBB
RGB
224, 203, 187
HSL
26°, 37%, 81%
CMYK
0%, 9%, 17%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0CBBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 203, 187

Red: 224 / Green: 203 / Blue: 187

HSL

26°, 37%, 81%

Hue: 26° / Saturation: 37% / Lightness: 81%

CMYK

0%, 9%, 17%, 12%

Cyan: 0% / Magenta: 9% / Yellow: 17% / Key: 12%

What color is #E0CBBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0CBBB to RGB:

rgb(224, 203, 187)HEX to RGB Converter →

HEX to HSL

Convert #E0CBBB to HSL:

hsl(26, 37%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #E0CBBB to CMYK:

cmyk(0%, 9%, 17%, 12%)Color Converter →

Color Meaning and Usage

A light orange tone, #E0CBBB has RGB (224, 203, 187) and HSL (26°, 37%, 81%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E0CBBB is #BDD1E0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0BDBF.

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

Contrast with #E0CBBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E0CBBB?

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

What is the RGB value of #E0CBBB?

#E0CBBB in RGB is (224, 203, 187) - 224 red, 203 green, and 187 blue.

How to use #E0CBBB in CSS?

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

What colors go well with #E0CBBB?

#BDD1E0 (complementary), #E0BDBF (analogous), and #C8A488 (lighter shade) work well with #E0CBBB.