#E6CCC0 Color Information

Hex color code: #E6CCC0

A ethereal orange shade, #E6CCC0 appears as (230, 204, 192) in RGB and (19°, 43%, 83%) in HSL. It is widely used in graphic design.

Try:
Color NameWheat
HEX
#E6CCC0
RGB
230, 204, 192
HSL
19°, 43%, 83%
CMYK
0%, 11%, 17%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E6CCC0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 204, 192

Red: 230 / Green: 204 / Blue: 192

HSL

19°, 43%, 83%

Hue: 19° / Saturation: 43% / Lightness: 83%

CMYK

0%, 11%, 17%, 10%

Cyan: 0% / Magenta: 11% / Yellow: 17% / Key: 10%

What color is #E6CCC0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E6CCC0 to RGB:

rgb(230, 204, 192)HEX to RGB Converter →

HEX to HSL

Convert #E6CCC0 to HSL:

hsl(19, 43%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #E6CCC0 to CMYK:

cmyk(0%, 11%, 17%, 10%)Color Converter →

Color Meaning and Usage

A airy orange tone, #E6CCC0 has RGB (230, 204, 192) and HSL (19°, 43%, 83%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E6CCC0 is #C1DAE6, creating high-contrast pairings. For softer combinations, try analogous colors like #E6C1C8.

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

Contrast with #E6CCC0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E6CCC0?

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

What is the RGB value of #E6CCC0?

#E6CCC0 in RGB is (230, 204, 192) - 230 red, 204 green, and 192 blue.

How to use #E6CCC0 in CSS?

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

What colors go well with #E6CCC0?

#C1DAE6 (complementary), #E6C1C8 (analogous), and #D0A18A (lighter shade) work well with #E6CCC0.