#EDEED2 Color Information

Hex color code: #EDEED2

#EDEED2 is a soft yellow color. In RGB it is (237, 238, 210), and in HSL it is (62°, 45%, 88%). It is frequently seen in web interfaces.

Try:
Color NameAntique White
HEX
#EDEED2
RGB
237, 238, 210
HSL
62°, 45%, 88%
CMYK
0%, 0%, 12%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDEED2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 238, 210

Red: 237 / Green: 238 / Blue: 210

HSL

62°, 45%, 88%

Hue: 62° / Saturation: 45% / Lightness: 88%

CMYK

0%, 0%, 12%, 7%

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

What color is #EDEED2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDEED2 to RGB:

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

HEX to HSL

Convert #EDEED2 to HSL:

hsl(62, 45%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #EDEED2 to CMYK:

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

Color Meaning and Usage

#EDEED2 is a delicate yellow color with RGB values of 237, 238, 210 and HSL of 62°, 45%, 88%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDEED2 is #D4D3EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEE1D3.

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

Contrast with #EDEED2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDEED2?

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

What is the RGB value of #EDEED2?

#EDEED2 in RGB is (237, 238, 210) - 237 red, 238 green, and 210 blue.

How to use #EDEED2 in CSS?

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

What colors go well with #EDEED2?

#D4D3EE (complementary), #EEE1D3 (analogous), and #D7D99B (lighter shade) work well with #EDEED2.