#EADADD Color Information

Hex color code: #EADADD

The hex color #EADADD is a airy red with RGB values of (234, 218, 221) and HSL of (349°, 28%, 89%). It is popular in mobile app design.

Try:
Color NameMisty Rose
HEX
#EADADD
RGB
234, 218, 221
HSL
349°, 28%, 89%
CMYK
0%, 7%, 6%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADADD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 218, 221

Red: 234 / Green: 218 / Blue: 221

HSL

349°, 28%, 89%

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

CMYK

0%, 7%, 6%, 8%

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

What color is #EADADD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADADD to RGB:

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

HEX to HSL

Convert #EADADD to HSL:

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

HEX to CMYK

Convert #EADADD to CMYK:

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

Color Meaning and Usage

A light red tone, #EADADD has RGB (234, 218, 221) and HSL (349°, 28%, 89%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EADADD is #DBEBE8, creating high-contrast pairings. For softer combinations, try analogous colors like #EBDBE6.

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

Contrast with #EADADD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADADD?

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

What is the RGB value of #EADADD?

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

How to use #EADADD in CSS?

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

What colors go well with #EADADD?

#DBEBE8 (complementary), #EBDBE6 (analogous), and #CFAAB1 (lighter shade) work well with #EADADD.