#EFDBD3 Color Information

Hex color code: #EFDBD3

A ethereal orange shade, #EFDBD3 appears as (239, 219, 211) in RGB and (17°, 47%, 88%) in HSL. It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#EFDBD3
RGB
239, 219, 211
HSL
17°, 47%, 88%
CMYK
0%, 8%, 12%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFDBD3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 219, 211

Red: 239 / Green: 219 / Blue: 211

HSL

17°, 47%, 88%

Hue: 17° / Saturation: 47% / Lightness: 88%

CMYK

0%, 8%, 12%, 6%

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

What color is #EFDBD3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFDBD3 to RGB:

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

HEX to HSL

Convert #EFDBD3 to HSL:

hsl(17, 47%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #EFDBD3 to CMYK:

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

Color Meaning and Usage

A ethereal orange tone, #EFDBD3 has RGB (239, 219, 211) and HSL (17°, 47%, 88%). 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 #EFDBD3 is #D2E7EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFD2D8.

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

Contrast with #EFDBD3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFDBD3?

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

What is the RGB value of #EFDBD3?

#EFDBD3 in RGB is (239, 219, 211) - 239 red, 219 green, and 211 blue.

How to use #EFDBD3 in CSS?

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

What colors go well with #EFDBD3?

#D2E7EF (complementary), #EFD2D8 (analogous), and #DBAC9A (lighter shade) work well with #EFDBD3.