#E9CABE Color Information

Hex color code: #E9CABE

A soft orange shade, #E9CABE appears as (233, 202, 190) in RGB and (17°, 49%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#E9CABE
RGB
233, 202, 190
HSL
17°, 49%, 83%
CMYK
0%, 13%, 18%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E9CABE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 202, 190

Red: 233 / Green: 202 / Blue: 190

HSL

17°, 49%, 83%

Hue: 17° / Saturation: 49% / Lightness: 83%

CMYK

0%, 13%, 18%, 9%

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

What color is #E9CABE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E9CABE to RGB:

rgb(233, 202, 190)HEX to RGB Converter →

HEX to HSL

Convert #E9CABE to HSL:

hsl(17, 49%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #E9CABE to CMYK:

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

Color Meaning and Usage

#E9CABE is a soft orange color with RGB values of 233, 202, 190 and HSL of 17°, 49%, 83%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E9CABE is #BEDDE9, creating high-contrast pairings. For softer combinations, try analogous colors like #E9BEC8.

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

Contrast with #E9CABE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E9CABE?

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

What is the RGB value of #E9CABE?

#E9CABE in RGB is (233, 202, 190) - 233 red, 202 green, and 190 blue.

How to use #E9CABE in CSS?

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

What colors go well with #E9CABE?

#BEDDE9 (complementary), #E9BEC8 (analogous), and #D59C85 (lighter shade) work well with #E9CABE.