#EDE5CC Color Information

Hex color code: #EDE5CC

A ethereal yellow shade, #EDE5CC appears as (237, 229, 204) in RGB and (45°, 48%, 86%) in HSL. It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#EDE5CC
RGB
237, 229, 204
HSL
45°, 48%, 86%
CMYK
0%, 3%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDE5CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 229, 204

Red: 237 / Green: 229 / Blue: 204

HSL

45°, 48%, 86%

Hue: 45° / Saturation: 48% / Lightness: 86%

CMYK

0%, 3%, 14%, 7%

Cyan: 0% / Magenta: 3% / Yellow: 14% / Key: 7%

What color is #EDE5CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDE5CC to RGB:

rgb(237, 229, 204)HEX to RGB Converter →

HEX to HSL

Convert #EDE5CC to HSL:

hsl(45, 48%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EDE5CC to CMYK:

cmyk(0%, 3%, 14%, 7%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #EDE5CC has RGB (237, 229, 204) and HSL (45°, 48%, 86%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDE5CC is #CAD3EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECD3CA.

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

Contrast with #EDE5CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDE5CC?

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

What is the RGB value of #EDE5CC?

#EDE5CC in RGB is (237, 229, 204) - 237 red, 229 green, and 204 blue.

How to use #EDE5CC in CSS?

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

What colors go well with #EDE5CC?

#CAD3EC (complementary), #ECD3CA (analogous), and #D9C792 (lighter shade) work well with #EDE5CC.