#E7C7BA Color Information

Hex color code: #E7C7BA

The hex color #E7C7BA is a delicate orange with RGB values of (231, 199, 186) and HSL of (17°, 48%, 82%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#E7C7BA
RGB
231, 199, 186
HSL
17°, 48%, 82%
CMYK
0%, 14%, 19%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E7C7BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 199, 186

Red: 231 / Green: 199 / Blue: 186

HSL

17°, 48%, 82%

Hue: 17° / Saturation: 48% / Lightness: 82%

CMYK

0%, 14%, 19%, 9%

Cyan: 0% / Magenta: 14% / Yellow: 19% / Key: 9%

What color is #E7C7BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E7C7BA to RGB:

rgb(231, 199, 186)HEX to RGB Converter →

HEX to HSL

Convert #E7C7BA to HSL:

hsl(17, 48%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #E7C7BA to CMYK:

cmyk(0%, 14%, 19%, 9%)Color Converter →

Color Meaning and Usage

A ethereal orange tone, #E7C7BA has RGB (231, 199, 186) and HSL (17°, 48%, 82%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E7C7BA is #BBDBE7, creating high-contrast pairings. For softer combinations, try analogous colors like #E7BBC5.

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

Contrast with #E7C7BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E7C7BA?

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

What is the RGB value of #E7C7BA?

#E7C7BA in RGB is (231, 199, 186) - 231 red, 199 green, and 186 blue.

How to use #E7C7BA in CSS?

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

What colors go well with #E7C7BA?

#BBDBE7 (complementary), #E7BBC5 (analogous), and #D39982 (lighter shade) work well with #E7C7BA.