#EDEED8 Color Information

Hex color code: #EDEED8

#EDEED8 is a ethereal yellow color. In RGB it is (237, 238, 216), and in HSL it is (63°, 39%, 89%). It is typically applied in digital products.

Try:
Color NameBeige
HEX
#EDEED8
RGB
237, 238, 216
HSL
63°, 39%, 89%
CMYK
0%, 0%, 9%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDEED8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 238, 216

Red: 237 / Green: 238 / Blue: 216

HSL

63°, 39%, 89%

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

CMYK

0%, 0%, 9%, 7%

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

What color is #EDEED8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDEED8 to RGB:

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

HEX to HSL

Convert #EDEED8 to HSL:

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

HEX to CMYK

Convert #EDEED8 to CMYK:

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

Color Meaning and Usage

#EDEED8 is a delicate yellow color with RGB values of 237, 238, 216 and HSL of 63°, 39%, 89%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EDEED8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDEED8?

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

What is the RGB value of #EDEED8?

#EDEED8 in RGB is (237, 238, 216) - 237 red, 238 green, and 216 blue.

How to use #EDEED8 in CSS?

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

What colors go well with #EDEED8?

#D9D8EE (complementary), #EEE4D8 (analogous), and #D4D7A3 (lighter shade) work well with #EDEED8.