#EBDFD3 Color Information

Hex color code: #EBDFD3

A ethereal orange shade, #EBDFD3 appears as (235, 223, 211) in RGB and (30°, 37%, 87%) in HSL. It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#EBDFD3
RGB
235, 223, 211
HSL
30°, 37%, 87%
CMYK
0%, 5%, 10%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDFD3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 223, 211

Red: 235 / Green: 223 / Blue: 211

HSL

30°, 37%, 87%

Hue: 30° / Saturation: 37% / Lightness: 87%

CMYK

0%, 5%, 10%, 8%

Cyan: 0% / Magenta: 5% / Yellow: 10% / Key: 8%

What color is #EBDFD3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDFD3 to RGB:

rgb(235, 223, 211)HEX to RGB Converter →

HEX to HSL

Convert #EBDFD3 to HSL:

hsl(30, 37%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDFD3 to CMYK:

cmyk(0%, 5%, 10%, 8%)Color Converter →

Color Meaning and Usage

#EBDFD3 is a ethereal orange color with RGB values of 235, 223, 211 and HSL of 30°, 37%, 87%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDFD3 is #D2DEEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAD2D2.

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

Contrast with #EBDFD3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDFD3?

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

What is the RGB value of #EBDFD3?

#EBDFD3 in RGB is (235, 223, 211) - 235 red, 223 green, and 211 blue.

How to use #EBDFD3 in CSS?

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

What colors go well with #EBDFD3?

#D2DEEA (complementary), #EAD2D2 (analogous), and #D2B89D (lighter shade) work well with #EBDFD3.