#EFD5DB Color Information

Hex color code: #EFD5DB

#EFD5DB is a soft red color. In RGB it is (239, 213, 219), and in HSL it is (346°, 45%, 89%). It is often used for branding and logos.

Try:
Color NameMisty Rose
HEX
#EFD5DB
RGB
239, 213, 219
HSL
346°, 45%, 89%
CMYK
0%, 11%, 8%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFD5DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 213, 219

Red: 239 / Green: 213 / Blue: 219

HSL

346°, 45%, 89%

Hue: 346° / Saturation: 45% / Lightness: 89%

CMYK

0%, 11%, 8%, 6%

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

What color is #EFD5DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFD5DB to RGB:

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

HEX to HSL

Convert #EFD5DB to HSL:

hsl(346, 45%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EFD5DB to CMYK:

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

Color Meaning and Usage

A delicate red tone, #EFD5DB has RGB (239, 213, 219) and HSL (346°, 45%, 89%). 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 #EFD5DB is #D6F0EA, creating high-contrast pairings. For softer combinations, try analogous colors like #F0D6E9.

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

Contrast with #EFD5DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFD5DB?

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

What is the RGB value of #EFD5DB?

#EFD5DB in RGB is (239, 213, 219) - 239 red, 213 green, and 219 blue.

How to use #EFD5DB in CSS?

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

What colors go well with #EFD5DB?

#D6F0EA (complementary), #F0D6E9 (analogous), and #DB9FAD (lighter shade) work well with #EFD5DB.