#ECDBD9 Color Information

Hex color code: #ECDBD9

#ECDBD9 is a delicate red color. In RGB it is (236, 219, 217), and in HSL it is (6°, 33%, 89%). It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#ECDBD9
RGB
236, 219, 217
HSL
6°, 33%, 89%
CMYK
0%, 7%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECDBD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 219, 217

Red: 236 / Green: 219 / Blue: 217

HSL

6°, 33%, 89%

Hue: 6° / Saturation: 33% / Lightness: 89%

CMYK

0%, 7%, 8%, 7%

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

What color is #ECDBD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECDBD9 to RGB:

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

HEX to HSL

Convert #ECDBD9 to HSL:

hsl(6, 33%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #ECDBD9 to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #ECDBD9 has RGB (236, 219, 217) and HSL (6°, 33%, 89%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECDBD9 is #DAEAEC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECDAE1.

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

Contrast with #ECDBD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECDBD9?

#ECDBD9 is a ethereal red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ECDBD9?

#ECDBD9 in RGB is (236, 219, 217) - 236 red, 219 green, and 217 blue.

How to use #ECDBD9 in CSS?

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

What colors go well with #ECDBD9?

#DAEAEC (complementary), #ECDAE1 (analogous), and #D3ABA7 (lighter shade) work well with #ECDBD9.