#EDEED7 Color Information

Hex color code: #EDEED7

A ethereal yellow shade, #EDEED7 appears as (237, 238, 215) in RGB and (63°, 40%, 89%) in HSL. It is typically applied in digital products.

Try:
Color NameBeige
HEX
#EDEED7
RGB
237, 238, 215
HSL
63°, 40%, 89%
CMYK
0%, 0%, 10%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDEED7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 238, 215

Red: 237 / Green: 238 / Blue: 215

HSL

63°, 40%, 89%

Hue: 63° / Saturation: 40% / Lightness: 89%

CMYK

0%, 0%, 10%, 7%

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

What color is #EDEED7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDEED7 to RGB:

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

HEX to HSL

Convert #EDEED7 to HSL:

hsl(63, 40%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EDEED7 to CMYK:

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

Color Meaning and Usage

A light yellow tone, #EDEED7 has RGB (237, 238, 215) and HSL (63°, 40%, 89%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDEED7 is #D9D8EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEE4D8.

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

Contrast with #EDEED7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDEED7?

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

What is the RGB value of #EDEED7?

#EDEED7 in RGB is (237, 238, 215) - 237 red, 238 green, and 215 blue.

How to use #EDEED7 in CSS?

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

What colors go well with #EDEED7?

#D9D8EE (complementary), #EEE4D8 (analogous), and #D5D7A2 (lighter shade) work well with #EDEED7.