#E0CEBE Color Information

Hex color code: #E0CEBE

The hex color #E0CEBE is a airy orange with RGB values of (224, 206, 190) and HSL of (28°, 35%, 81%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#E0CEBE
RGB
224, 206, 190
HSL
28°, 35%, 81%
CMYK
0%, 8%, 15%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0CEBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 206, 190

Red: 224 / Green: 206 / Blue: 190

HSL

28°, 35%, 81%

Hue: 28° / Saturation: 35% / Lightness: 81%

CMYK

0%, 8%, 15%, 12%

Cyan: 0% / Magenta: 8% / Yellow: 15% / Key: 12%

What color is #E0CEBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0CEBE to RGB:

rgb(224, 206, 190)HEX to RGB Converter →

HEX to HSL

Convert #E0CEBE to HSL:

hsl(28, 35%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #E0CEBE to CMYK:

cmyk(0%, 8%, 15%, 12%)Color Converter →

Color Meaning and Usage

A light orange tone, #E0CEBE has RGB (224, 206, 190) and HSL (28°, 35%, 81%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E0CEBE is #BED0E0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0BEBF.

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

Contrast with #E0CEBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E0CEBE?

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

What is the RGB value of #E0CEBE?

#E0CEBE in RGB is (224, 206, 190) - 224 red, 206 green, and 190 blue.

How to use #E0CEBE in CSS?

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

What colors go well with #E0CEBE?

#BED0E0 (complementary), #E0BEBF (analogous), and #C7A68A (lighter shade) work well with #E0CEBE.