#ECDBC7 Color Information

Hex color code: #ECDBC7

The hex color #ECDBC7 is a airy orange with RGB values of (236, 219, 199) and HSL of (32°, 49%, 85%). It is widely used in graphic design.

Try:
Color NameBisque
HEX
#ECDBC7
RGB
236, 219, 199
HSL
32°, 49%, 85%
CMYK
0%, 7%, 16%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECDBC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 219, 199

Red: 236 / Green: 219 / Blue: 199

HSL

32°, 49%, 85%

Hue: 32° / Saturation: 49% / Lightness: 85%

CMYK

0%, 7%, 16%, 7%

Cyan: 0% / Magenta: 7% / Yellow: 16% / Key: 7%

What color is #ECDBC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECDBC7 to RGB:

rgb(236, 219, 199)HEX to RGB Converter →

HEX to HSL

Convert #ECDBC7 to HSL:

hsl(32, 49%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #ECDBC7 to CMYK:

cmyk(0%, 7%, 16%, 7%)Color Converter →

Color Meaning and Usage

#ECDBC7 is a soft orange color with RGB values of 236, 219, 199 and HSL of 32°, 49%, 85%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECDBC7 is #C6D8EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBC7C6.

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

Contrast with #ECDBC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECDBC7?

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

What is the RGB value of #ECDBC7?

#ECDBC7 in RGB is (236, 219, 199) - 236 red, 219 green, and 199 blue.

How to use #ECDBC7 in CSS?

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

What colors go well with #ECDBC7?

#C6D8EB (complementary), #EBC7C6 (analogous), and #D8B58D (lighter shade) work well with #ECDBC7.