#ECE6CB Color Information

Hex color code: #ECE6CB

The hex color #ECE6CB is a ethereal yellow with RGB values of (236, 230, 203) and HSL of (49°, 46%, 86%). It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#ECE6CB
RGB
236, 230, 203
HSL
49°, 46%, 86%
CMYK
0%, 3%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECE6CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 230, 203

Red: 236 / Green: 230 / Blue: 203

HSL

49°, 46%, 86%

Hue: 49° / Saturation: 46% / Lightness: 86%

CMYK

0%, 3%, 14%, 7%

Cyan: 0% / Magenta: 3% / Yellow: 14% / Key: 7%

What color is #ECE6CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECE6CB to RGB:

rgb(236, 230, 203)HEX to RGB Converter →

HEX to HSL

Convert #ECE6CB to HSL:

hsl(49, 46%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #ECE6CB to CMYK:

cmyk(0%, 3%, 14%, 7%)Color Converter →

Color Meaning and Usage

A soft yellow tone, #ECE6CB has RGB (236, 230, 203) and HSL (49°, 46%, 86%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECE6CB is #CBD1EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECD5CB.

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

Contrast with #ECE6CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECE6CB?

#ECE6CB is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ECE6CB?

#ECE6CB in RGB is (236, 230, 203) - 236 red, 230 green, and 203 blue.

How to use #ECE6CB in CSS?

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

What colors go well with #ECE6CB?

#CBD1EC (complementary), #ECD5CB (analogous), and #D7CB93 (lighter shade) work well with #ECE6CB.