#EFDADE Color Information

Hex color code: #EFDADE

#EFDADE is a ethereal red color. In RGB it is (239, 218, 222), and in HSL it is (349°, 40%, 90%). It is typically applied in digital products.

Try:
Color NameMisty Rose
HEX
#EFDADE
RGB
239, 218, 222
HSL
349°, 40%, 90%
CMYK
0%, 9%, 7%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFDADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 218, 222

Red: 239 / Green: 218 / Blue: 222

HSL

349°, 40%, 90%

Hue: 349° / Saturation: 40% / Lightness: 90%

CMYK

0%, 9%, 7%, 6%

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

What color is #EFDADE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFDADE to RGB:

rgb(239, 218, 222)HEX to RGB Converter →

HEX to HSL

Convert #EFDADE to HSL:

hsl(349, 40%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EFDADE to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #EFDADE has RGB (239, 218, 222) and HSL (349°, 40%, 90%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFDADE is #DBF0EC, creating high-contrast pairings. For softer combinations, try analogous colors like #F0DBE9.

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

Contrast with #EFDADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFDADE?

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

What is the RGB value of #EFDADE?

#EFDADE in RGB is (239, 218, 222) - 239 red, 218 green, and 222 blue.

How to use #EFDADE in CSS?

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

What colors go well with #EFDADE?

#DBF0EC (complementary), #F0DBE9 (analogous), and #D9A6AF (lighter shade) work well with #EFDADE.