#EFDCD2 Color Information

Hex color code: #EFDCD2

#EFDCD2 is a airy orange color. In RGB it is (239, 220, 210), and in HSL it is (21°, 48%, 88%). It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#EFDCD2
RGB
239, 220, 210
HSL
21°, 48%, 88%
CMYK
0%, 8%, 12%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFDCD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 220, 210

Red: 239 / Green: 220 / Blue: 210

HSL

21°, 48%, 88%

Hue: 21° / Saturation: 48% / Lightness: 88%

CMYK

0%, 8%, 12%, 6%

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

What color is #EFDCD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFDCD2 to RGB:

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

HEX to HSL

Convert #EFDCD2 to HSL:

hsl(21, 48%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #EFDCD2 to CMYK:

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

Color Meaning and Usage

#EFDCD2 is a delicate orange color with RGB values of 239, 220, 210 and HSL of 21°, 48%, 88%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFDCD2 is #D2E5EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFD2D6.

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

Contrast with #EFDCD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFDCD2?

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

What is the RGB value of #EFDCD2?

#EFDCD2 in RGB is (239, 220, 210) - 239 red, 220 green, and 210 blue.

How to use #EFDCD2 in CSS?

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

What colors go well with #EFDCD2?

#D2E5EF (complementary), #EFD2D6 (analogous), and #DBB099 (lighter shade) work well with #EFDCD2.