#EFDADB Color Information

Hex color code: #EFDADB

#EFDADB is a delicate red color. In RGB it is (239, 218, 219), and in HSL it is (357°, 40%, 90%). It is often used for branding and logos.

Try:
Color NameMisty Rose
HEX
#EFDADB
RGB
239, 218, 219
HSL
357°, 40%, 90%
CMYK
0%, 9%, 8%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFDADB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 218, 219

Red: 239 / Green: 218 / Blue: 219

HSL

357°, 40%, 90%

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

CMYK

0%, 9%, 8%, 6%

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

What color is #EFDADB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFDADB to RGB:

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

HEX to HSL

Convert #EFDADB to HSL:

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

HEX to CMYK

Convert #EFDADB to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #EFDADB has RGB (239, 218, 219) and HSL (357°, 40%, 90%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFDADB is #DBF0EF, creating high-contrast pairings. For softer combinations, try analogous colors like #F0DBE7.

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

Contrast with #EFDADB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFDADB?

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

What is the RGB value of #EFDADB?

#EFDADB in RGB is (239, 218, 219) - 239 red, 218 green, and 219 blue.

How to use #EFDADB in CSS?

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

What colors go well with #EFDADB?

#DBF0EF (complementary), #F0DBE7 (analogous), and #D9A6A8 (lighter shade) work well with #EFDADB.