#EADFDD Color Information

Hex color code: #EADFDD

A airy red shade, #EADFDD appears as (234, 223, 221) in RGB and (9°, 24%, 89%) in HSL. It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#EADFDD
RGB
234, 223, 221
HSL
9°, 24%, 89%
CMYK
0%, 5%, 6%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADFDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 223, 221

Red: 234 / Green: 223 / Blue: 221

HSL

9°, 24%, 89%

Hue: 9° / Saturation: 24% / Lightness: 89%

CMYK

0%, 5%, 6%, 8%

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

What color is #EADFDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADFDD to RGB:

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

HEX to HSL

Convert #EADFDD to HSL:

hsl(9, 24%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EADFDD to CMYK:

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

Color Meaning and Usage

#EADFDD is a airy red color with RGB values of 234, 223, 221 and HSL of 9°, 24%, 89%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EADFDD is #DCE8EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EADCE1.

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

Contrast with #EADFDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADFDD?

#EADFDD is a airy red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EADFDD?

#EADFDD in RGB is (234, 223, 221) - 234 red, 223 green, and 221 blue.

How to use #EADFDD in CSS?

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

What colors go well with #EADFDD?

#DCE8EA (complementary), #EADCE1 (analogous), and #CDB2AD (lighter shade) work well with #EADFDD.