#ECE2CB Color Information

Hex color code: #ECE2CB

The hex color #ECE2CB is a ethereal orange with RGB values of (236, 226, 203) and HSL of (42°, 46%, 86%). It is widely used in graphic design.

Try:
Color NameBisque
HEX
#ECE2CB
RGB
236, 226, 203
HSL
42°, 46%, 86%
CMYK
0%, 4%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECE2CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 226, 203

Red: 236 / Green: 226 / Blue: 203

HSL

42°, 46%, 86%

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

CMYK

0%, 4%, 14%, 7%

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

What color is #ECE2CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECE2CB to RGB:

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

HEX to HSL

Convert #ECE2CB to HSL:

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

HEX to CMYK

Convert #ECE2CB to CMYK:

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

Color Meaning and Usage

A soft orange tone, #ECE2CB has RGB (236, 226, 203) and HSL (42°, 46%, 86%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECE2CB is #CBD5EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECD1CB.

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

Contrast with #ECE2CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECE2CB?

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

What is the RGB value of #ECE2CB?

#ECE2CB in RGB is (236, 226, 203) - 236 red, 226 green, and 203 blue.

How to use #ECE2CB in CSS?

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

What colors go well with #ECE2CB?

#CBD5EC (complementary), #ECD1CB (analogous), and #D7C393 (lighter shade) work well with #ECE2CB.