#EDE6DA Color Information

Hex color code: #EDE6DA

The hex color #EDE6DA is a ethereal orange with RGB values of (237, 230, 218) and HSL of (38°, 35%, 89%). It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#EDE6DA
RGB
237, 230, 218
HSL
38°, 35%, 89%
CMYK
0%, 3%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDE6DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 230, 218

Red: 237 / Green: 230 / Blue: 218

HSL

38°, 35%, 89%

Hue: 38° / Saturation: 35% / Lightness: 89%

CMYK

0%, 3%, 8%, 7%

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

What color is #EDE6DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDE6DA to RGB:

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

HEX to HSL

Convert #EDE6DA to HSL:

hsl(38, 35%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EDE6DA to CMYK:

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

Color Meaning and Usage

A ethereal orange tone, #EDE6DA has RGB (237, 230, 218) and HSL (38°, 35%, 89%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDE6DA is #D9E0ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDDCD9.

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

Contrast with #EDE6DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDE6DA?

#EDE6DA is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDE6DA?

#EDE6DA in RGB is (237, 230, 218) - 237 red, 230 green, and 218 blue.

How to use #EDE6DA in CSS?

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

What colors go well with #EDE6DA?

#D9E0ED (complementary), #EDDCD9 (analogous), and #D4C3A5 (lighter shade) work well with #EDE6DA.