#ECEDDC Color Information

Hex color code: #ECEDDC

The hex color #ECEDDC is a ethereal yellow with RGB values of (236, 237, 220) and HSL of (64°, 32%, 90%). It is typically applied in digital products.

Try:
Color NameBeige
HEX
#ECEDDC
RGB
236, 237, 220
HSL
64°, 32%, 90%
CMYK
0%, 0%, 7%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECEDDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 237, 220

Red: 236 / Green: 237 / Blue: 220

HSL

64°, 32%, 90%

Hue: 64° / Saturation: 32% / Lightness: 90%

CMYK

0%, 0%, 7%, 7%

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

What color is #ECEDDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECEDDC to RGB:

rgb(236, 237, 220)HEX to RGB Converter →

HEX to HSL

Convert #ECEDDC to HSL:

hsl(64, 32%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #ECEDDC to CMYK:

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

Color Meaning and Usage

#ECEDDC is a light yellow color with RGB values of 236, 237, 220 and HSL of 64°, 32%, 90%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECEDDC is #DEDDEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEE7DD.

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

Contrast with #ECEDDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECEDDC?

#ECEDDC is a light yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ECEDDC?

#ECEDDC in RGB is (236, 237, 220) - 236 red, 237 green, and 220 blue.

How to use #ECEDDC in CSS?

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

What colors go well with #ECEDDC?

#DEDDEE (complementary), #EEE7DD (analogous), and #D1D4AB (lighter shade) work well with #ECEDDC.