#EDE8CE Color Information

Hex color code: #EDE8CE

A light yellow shade, #EDE8CE appears as (237, 232, 206) in RGB and (50°, 46%, 87%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameAntique White
HEX
#EDE8CE
RGB
237, 232, 206
HSL
50°, 46%, 87%
CMYK
0%, 2%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDE8CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 232, 206

Red: 237 / Green: 232 / Blue: 206

HSL

50°, 46%, 87%

Hue: 50° / Saturation: 46% / Lightness: 87%

CMYK

0%, 2%, 13%, 7%

Cyan: 0% / Magenta: 2% / Yellow: 13% / Key: 7%

What color is #EDE8CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDE8CE to RGB:

rgb(237, 232, 206)HEX to RGB Converter →

HEX to HSL

Convert #EDE8CE to HSL:

hsl(50, 46%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EDE8CE to CMYK:

cmyk(0%, 2%, 13%, 7%)Color Converter →

Color Meaning and Usage

A light yellow tone, #EDE8CE has RGB (237, 232, 206) and HSL (50°, 46%, 87%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDE8CE is #CFD4ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDD9CF.

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

Contrast with #EDE8CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDE8CE?

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

What is the RGB value of #EDE8CE?

#EDE8CE in RGB is (237, 232, 206) - 237 red, 232 green, and 206 blue.

How to use #EDE8CE in CSS?

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

What colors go well with #EDE8CE?

#CFD4ED (complementary), #EDD9CF (analogous), and #D8CD97 (lighter shade) work well with #EDE8CE.