#EFDBD2 Color Information

Hex color code: #EFDBD2

#EFDBD2 is a light orange color. In RGB it is (239, 219, 210), and in HSL it is (19°, 48%, 88%). It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#EFDBD2
RGB
239, 219, 210
HSL
19°, 48%, 88%
CMYK
0%, 8%, 12%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFDBD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 219, 210

Red: 239 / Green: 219 / Blue: 210

HSL

19°, 48%, 88%

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

CMYK

0%, 8%, 12%, 6%

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

What color is #EFDBD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFDBD2 to RGB:

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

HEX to HSL

Convert #EFDBD2 to HSL:

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

HEX to CMYK

Convert #EFDBD2 to CMYK:

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

Color Meaning and Usage

#EFDBD2 is a ethereal orange color with RGB values of 239, 219, 210 and HSL of 19°, 48%, 88%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFDBD2 is #D2E6EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFD2D7.

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

Contrast with #EFDBD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFDBD2?

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

What is the RGB value of #EFDBD2?

#EFDBD2 in RGB is (239, 219, 210) - 239 red, 219 green, and 210 blue.

How to use #EFDBD2 in CSS?

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

What colors go well with #EFDBD2?

#D2E6EF (complementary), #EFD2D7 (analogous), and #DBAE99 (lighter shade) work well with #EFDBD2.