#EDECD7 Color Information

Hex color code: #EDECD7

The hex color #EDECD7 is a soft yellow with RGB values of (237, 236, 215) and HSL of (57°, 38%, 89%). It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#EDECD7
RGB
237, 236, 215
HSL
57°, 38%, 89%
CMYK
0%, 0%, 9%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDECD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 236, 215

Red: 237 / Green: 236 / Blue: 215

HSL

57°, 38%, 89%

Hue: 57° / Saturation: 38% / Lightness: 89%

CMYK

0%, 0%, 9%, 7%

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

What color is #EDECD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDECD7 to RGB:

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

HEX to HSL

Convert #EDECD7 to HSL:

hsl(57, 38%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EDECD7 to CMYK:

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

Color Meaning and Usage

#EDECD7 is a soft yellow color with RGB values of 237, 236, 215 and HSL of 57°, 38%, 89%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDECD7 is #D8D9EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEE2D8.

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

Contrast with #EDECD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDECD7?

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

What is the RGB value of #EDECD7?

#EDECD7 in RGB is (237, 236, 215) - 237 red, 236 green, and 215 blue.

How to use #EDECD7 in CSS?

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

What colors go well with #EDECD7?

#D8D9EE (complementary), #EEE2D8 (analogous), and #D6D3A4 (lighter shade) work well with #EDECD7.