#EFDFD6 Color Information

Hex color code: #EFDFD6

#EFDFD6 is a light orange color. In RGB it is (239, 223, 214), and in HSL it is (22°, 44%, 89%). It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#EFDFD6
RGB
239, 223, 214
HSL
22°, 44%, 89%
CMYK
0%, 7%, 10%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFDFD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 223, 214

Red: 239 / Green: 223 / Blue: 214

HSL

22°, 44%, 89%

Hue: 22° / Saturation: 44% / Lightness: 89%

CMYK

0%, 7%, 10%, 6%

Cyan: 0% / Magenta: 7% / Yellow: 10% / Key: 6%

What color is #EFDFD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFDFD6 to RGB:

rgb(239, 223, 214)HEX to RGB Converter →

HEX to HSL

Convert #EFDFD6 to HSL:

hsl(22, 44%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EFDFD6 to CMYK:

cmyk(0%, 7%, 10%, 6%)Color Converter →

Color Meaning and Usage

#EFDFD6 is a delicate orange color with RGB values of 239, 223, 214 and HSL of 22°, 44%, 89%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFDFD6 is #D7E6EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFD7DA.

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

Contrast with #EFDFD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFDFD6?

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

What is the RGB value of #EFDFD6?

#EFDFD6 in RGB is (239, 223, 214) - 239 red, 223 green, and 214 blue.

How to use #EFDFD6 in CSS?

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

What colors go well with #EFDFD6?

#D7E6EF (complementary), #EFD7DA (analogous), and #DAB5A0 (lighter shade) work well with #EFDFD6.