#ECDFDD Color Information

Hex color code: #ECDFDD

A soft red shade, #ECDFDD appears as (236, 223, 221) in RGB and (8°, 28%, 90%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameAntique White
HEX
#ECDFDD
RGB
236, 223, 221
HSL
8°, 28%, 90%
CMYK
0%, 6%, 6%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECDFDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 223, 221

Red: 236 / Green: 223 / Blue: 221

HSL

8°, 28%, 90%

Hue: 8° / Saturation: 28% / Lightness: 90%

CMYK

0%, 6%, 6%, 7%

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

What color is #ECDFDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECDFDD to RGB:

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

HEX to HSL

Convert #ECDFDD to HSL:

hsl(8, 28%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #ECDFDD to CMYK:

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

Color Meaning and Usage

A soft red tone, #ECDFDD has RGB (236, 223, 221) and HSL (8°, 28%, 90%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECDFDD is #DEEBED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDDEE4.

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

Contrast with #ECDFDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECDFDD?

#ECDFDD is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ECDFDD?

#ECDFDD in RGB is (236, 223, 221) - 236 red, 223 green, and 221 blue.

How to use #ECDFDD in CSS?

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

What colors go well with #ECDFDD?

#DEEBED (complementary), #EDDEE4 (analogous), and #D1B2AD (lighter shade) work well with #ECDFDD.