#E6CABC Color Information

Hex color code: #E6CABC

The hex color #E6CABC is a delicate orange with RGB values of (230, 202, 188) and HSL of (20°, 46%, 82%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#E6CABC
RGB
230, 202, 188
HSL
20°, 46%, 82%
CMYK
0%, 12%, 18%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E6CABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 202, 188

Red: 230 / Green: 202 / Blue: 188

HSL

20°, 46%, 82%

Hue: 20° / Saturation: 46% / Lightness: 82%

CMYK

0%, 12%, 18%, 10%

Cyan: 0% / Magenta: 12% / Yellow: 18% / Key: 10%

What color is #E6CABC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E6CABC to RGB:

rgb(230, 202, 188)HEX to RGB Converter →

HEX to HSL

Convert #E6CABC to HSL:

hsl(20, 46%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #E6CABC to CMYK:

cmyk(0%, 12%, 18%, 10%)Color Converter →

Color Meaning and Usage

#E6CABC is a light orange color with RGB values of 230, 202, 188 and HSL of 20°, 46%, 82%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E6CABC is #BCD8E6, creating high-contrast pairings. For softer combinations, try analogous colors like #E6BCC3.

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

Contrast with #E6CABC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E6CABC?

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

What is the RGB value of #E6CABC?

#E6CABC in RGB is (230, 202, 188) - 230 red, 202 green, and 188 blue.

How to use #E6CABC in CSS?

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

What colors go well with #E6CABC?

#BCD8E6 (complementary), #E6BCC3 (analogous), and #D29E84 (lighter shade) work well with #E6CABC.