#EDEAD7 Color Information

Hex color code: #EDEAD7

#EDEAD7 is a soft yellow color. In RGB it is (237, 234, 215), and in HSL it is (52°, 38%, 89%). It is frequently seen in web interfaces.

Try:
Color NameAntique White
HEX
#EDEAD7
RGB
237, 234, 215
HSL
52°, 38%, 89%
CMYK
0%, 1%, 9%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDEAD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 234, 215

Red: 237 / Green: 234 / Blue: 215

HSL

52°, 38%, 89%

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

CMYK

0%, 1%, 9%, 7%

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

What color is #EDEAD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDEAD7 to RGB:

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

HEX to HSL

Convert #EDEAD7 to HSL:

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

HEX to CMYK

Convert #EDEAD7 to CMYK:

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

Color Meaning and Usage

#EDEAD7 is a ethereal yellow color with RGB values of 237, 234, 215 and HSL of 52°, 38%, 89%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDEAD7 is #D8DBEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEE0D8.

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

Contrast with #EDEAD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDEAD7?

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

What is the RGB value of #EDEAD7?

#EDEAD7 in RGB is (237, 234, 215) - 237 red, 234 green, and 215 blue.

How to use #EDEAD7 in CSS?

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

What colors go well with #EDEAD7?

#D8DBEE (complementary), #EEE0D8 (analogous), and #D6CFA4 (lighter shade) work well with #EDEAD7.