#ECDED5 Color Information

Hex color code: #ECDED5

The hex color #ECDED5 is a delicate orange with RGB values of (236, 222, 213) and HSL of (23°, 38%, 88%). It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#ECDED5
RGB
236, 222, 213
HSL
23°, 38%, 88%
CMYK
0%, 6%, 10%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECDED5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 222, 213

Red: 236 / Green: 222 / Blue: 213

HSL

23°, 38%, 88%

Hue: 23° / Saturation: 38% / Lightness: 88%

CMYK

0%, 6%, 10%, 7%

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

What color is #ECDED5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECDED5 to RGB:

rgb(236, 222, 213)HEX to RGB Converter →

HEX to HSL

Convert #ECDED5 to HSL:

hsl(23, 38%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #ECDED5 to CMYK:

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

Color Meaning and Usage

A airy orange tone, #ECDED5 has RGB (236, 222, 213) and HSL (23°, 38%, 88%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECDED5 is #D5E3EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECD5D7.

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

Contrast with #ECDED5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECDED5?

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

What is the RGB value of #ECDED5?

#ECDED5 in RGB is (236, 222, 213) - 236 red, 222 green, and 213 blue.

How to use #ECDED5 in CSS?

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

What colors go well with #ECDED5?

#D5E3EC (complementary), #ECD5D7 (analogous), and #D4B4A0 (lighter shade) work well with #ECDED5.