#ECDDBB Color Information

Hex color code: #ECDDBB

#ECDDBB is a airy orange color. In RGB it is (236, 221, 187), and in HSL it is (42°, 56%, 83%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#ECDDBB
RGB
236, 221, 187
HSL
42°, 56%, 83%
CMYK
0%, 6%, 21%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECDDBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 221, 187

Red: 236 / Green: 221 / Blue: 187

HSL

42°, 56%, 83%

Hue: 42° / Saturation: 56% / Lightness: 83%

CMYK

0%, 6%, 21%, 7%

Cyan: 0% / Magenta: 6% / Yellow: 21% / Key: 7%

What color is #ECDDBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECDDBB to RGB:

rgb(236, 221, 187)HEX to RGB Converter →

HEX to HSL

Convert #ECDDBB to HSL:

hsl(42, 56%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #ECDDBB to CMYK:

cmyk(0%, 6%, 21%, 7%)Color Converter →

Color Meaning and Usage

A soft orange tone, #ECDDBB has RGB (236, 221, 187) and HSL (42°, 56%, 83%). 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 #ECDDBB is #BBCAEC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECC5BB.

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

Contrast with #ECDDBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECDDBB?

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

What is the RGB value of #ECDDBB?

#ECDDBB in RGB is (236, 221, 187) - 236 red, 221 green, and 187 blue.

How to use #ECDDBB in CSS?

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

What colors go well with #ECDDBB?

#BBCAEC (complementary), #ECC5BB (analogous), and #DBC080 (lighter shade) work well with #ECDDBB.