#EFDCD4 Color Information

Hex color code: #EFDCD4

#EFDCD4 is a delicate orange color. In RGB it is (239, 220, 212), and in HSL it is (18°, 46%, 88%). It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#EFDCD4
RGB
239, 220, 212
HSL
18°, 46%, 88%
CMYK
0%, 8%, 11%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFDCD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 220, 212

Red: 239 / Green: 220 / Blue: 212

HSL

18°, 46%, 88%

Hue: 18° / Saturation: 46% / Lightness: 88%

CMYK

0%, 8%, 11%, 6%

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

What color is #EFDCD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFDCD4 to RGB:

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

HEX to HSL

Convert #EFDCD4 to HSL:

hsl(18, 46%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #EFDCD4 to CMYK:

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

Color Meaning and Usage

#EFDCD4 is a light orange color with RGB values of 239, 220, 212 and HSL of 18°, 46%, 88%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFDCD4 is #D2E6EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EED2D8.

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

Contrast with #EFDCD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFDCD4?

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

What is the RGB value of #EFDCD4?

#EFDCD4 in RGB is (239, 220, 212) - 239 red, 220 green, and 212 blue.

How to use #EFDCD4 in CSS?

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

What colors go well with #EFDCD4?

#D2E6EE (complementary), #EED2D8 (analogous), and #DAAD9A (lighter shade) work well with #EFDCD4.