#EDE6CC Color Information

Hex color code: #EDE6CC

A soft yellow shade, #EDE6CC appears as (237, 230, 204) in RGB and (47°, 48%, 86%) in HSL. It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#EDE6CC
RGB
237, 230, 204
HSL
47°, 48%, 86%
CMYK
0%, 3%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDE6CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 230, 204

Red: 237 / Green: 230 / Blue: 204

HSL

47°, 48%, 86%

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

CMYK

0%, 3%, 14%, 7%

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

What color is #EDE6CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDE6CC to RGB:

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

HEX to HSL

Convert #EDE6CC to HSL:

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

HEX to CMYK

Convert #EDE6CC to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #EDE6CC has RGB (237, 230, 204) and HSL (47°, 48%, 86%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDE6CC is #CAD2EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECD4CA.

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

Contrast with #EDE6CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDE6CC?

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

What is the RGB value of #EDE6CC?

#EDE6CC in RGB is (237, 230, 204) - 237 red, 230 green, and 204 blue.

How to use #EDE6CC in CSS?

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

What colors go well with #EDE6CC?

#CAD2EC (complementary), #ECD4CA (analogous), and #D9C992 (lighter shade) work well with #EDE6CC.