#E6DFDA Color Information

Hex color code: #E6DFDA

#E6DFDA is a airy orange color. In RGB it is (230, 223, 218), and in HSL it is (25°, 19%, 88%). It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#E6DFDA
RGB
230, 223, 218
HSL
25°, 19%, 88%
CMYK
0%, 3%, 5%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E6DFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 223, 218

Red: 230 / Green: 223 / Blue: 218

HSL

25°, 19%, 88%

Hue: 25° / Saturation: 19% / Lightness: 88%

CMYK

0%, 3%, 5%, 10%

Cyan: 0% / Magenta: 3% / Yellow: 5% / Key: 10%

What color is #E6DFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E6DFDA to RGB:

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

HEX to HSL

Convert #E6DFDA to HSL:

hsl(25, 19%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #E6DFDA to CMYK:

cmyk(0%, 3%, 5%, 10%)Color Converter →

Color Meaning and Usage

A ethereal orange tone, #E6DFDA has RGB (230, 223, 218) and HSL (25°, 19%, 88%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E6DFDA is #DBE1E6, creating high-contrast pairings. For softer combinations, try analogous colors like #E6DBDC.

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

Contrast with #E6DFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E6DFDA?

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

What is the RGB value of #E6DFDA?

#E6DFDA in RGB is (230, 223, 218) - 230 red, 223 green, and 218 blue.

How to use #E6DFDA in CSS?

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

What colors go well with #E6DFDA?

#DBE1E6 (complementary), #E6DBDC (analogous), and #C7B8AD (lighter shade) work well with #E6DFDA.