#EADDDA Color Information

Hex color code: #EADDDA

The hex color #EADDDA is a soft red with RGB values of (234, 221, 218) and HSL of (11°, 28%, 89%). It is frequently seen in web interfaces.

Try:
Color NameAntique White
HEX
#EADDDA
RGB
234, 221, 218
HSL
11°, 28%, 89%
CMYK
0%, 6%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADDDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 221, 218

Red: 234 / Green: 221 / Blue: 218

HSL

11°, 28%, 89%

Hue: 11° / Saturation: 28% / Lightness: 89%

CMYK

0%, 6%, 7%, 8%

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

What color is #EADDDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADDDA to RGB:

rgb(234, 221, 218)HEX to RGB Converter →

HEX to HSL

Convert #EADDDA to HSL:

hsl(11, 28%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EADDDA to CMYK:

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

Color Meaning and Usage

#EADDDA is a soft red color with RGB values of 234, 221, 218 and HSL of 11°, 28%, 89%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EADDDA is #DBE8EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBDBE0.

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

Contrast with #EADDDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADDDA?

#EADDDA is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EADDDA?

#EADDDA in RGB is (234, 221, 218) - 234 red, 221 green, and 218 blue.

How to use #EADDDA in CSS?

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

What colors go well with #EADDDA?

#DBE8EB (complementary), #EBDBE0 (analogous), and #CFB1AA (lighter shade) work well with #EADDDA.