#EFDCD5 Color Information

Hex color code: #EFDCD5

The hex color #EFDCD5 is a airy orange with RGB values of (239, 220, 213) and HSL of (16°, 45%, 89%). It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#EFDCD5
RGB
239, 220, 213
HSL
16°, 45%, 89%
CMYK
0%, 8%, 11%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFDCD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 220, 213

Red: 239 / Green: 220 / Blue: 213

HSL

16°, 45%, 89%

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

CMYK

0%, 8%, 11%, 6%

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

What color is #EFDCD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFDCD5 to RGB:

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

HEX to HSL

Convert #EFDCD5 to HSL:

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

HEX to CMYK

Convert #EFDCD5 to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #EFDCD5 has RGB (239, 220, 213) and HSL (16°, 45%, 89%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFDCD5 is #D6E9F0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0D6DC.

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

Contrast with #EFDCD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFDCD5?

#EFDCD5 is a delicate orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFDCD5?

#EFDCD5 in RGB is (239, 220, 213) - 239 red, 220 green, and 213 blue.

How to use #EFDCD5 in CSS?

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

What colors go well with #EFDCD5?

#D6E9F0 (complementary), #F0D6DC (analogous), and #DBAF9F (lighter shade) work well with #EFDCD5.