#EDECD4 Color Information

Hex color code: #EDECD4

A delicate yellow shade, #EDECD4 appears as (237, 236, 212) in RGB and (58°, 41%, 88%) in HSL. It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#EDECD4
RGB
237, 236, 212
HSL
58°, 41%, 88%
CMYK
0%, 0%, 11%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDECD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 236, 212

Red: 237 / Green: 236 / Blue: 212

HSL

58°, 41%, 88%

Hue: 58° / Saturation: 41% / Lightness: 88%

CMYK

0%, 0%, 11%, 7%

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

What color is #EDECD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDECD4 to RGB:

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

HEX to HSL

Convert #EDECD4 to HSL:

hsl(58, 41%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #EDECD4 to CMYK:

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

Color Meaning and Usage

#EDECD4 is a airy yellow color with RGB values of 237, 236, 212 and HSL of 58°, 41%, 88%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDECD4 is #D4D5ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDE0D4.

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

Contrast with #EDECD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDECD4?

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

What is the RGB value of #EDECD4?

#EDECD4 in RGB is (237, 236, 212) - 237 red, 236 green, and 212 blue.

How to use #EDECD4 in CSS?

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

What colors go well with #EDECD4?

#D4D5ED (complementary), #EDE0D4 (analogous), and #D6D49E (lighter shade) work well with #EDECD4.