#EBDFD5 Color Information

Hex color code: #EBDFD5

The hex color #EBDFD5 is a delicate orange with RGB values of (235, 223, 213) and HSL of (27°, 35%, 88%). It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#EBDFD5
RGB
235, 223, 213
HSL
27°, 35%, 88%
CMYK
0%, 5%, 9%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDFD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 223, 213

Red: 235 / Green: 223 / Blue: 213

HSL

27°, 35%, 88%

Hue: 27° / Saturation: 35% / Lightness: 88%

CMYK

0%, 5%, 9%, 8%

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

What color is #EBDFD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDFD5 to RGB:

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

HEX to HSL

Convert #EBDFD5 to HSL:

hsl(27, 35%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDFD5 to CMYK:

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

Color Meaning and Usage

A light orange tone, #EBDFD5 has RGB (235, 223, 213) and HSL (27°, 35%, 88%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDFD5 is #D6E1EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBD6D7.

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

Contrast with #EBDFD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDFD5?

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

What is the RGB value of #EBDFD5?

#EBDFD5 in RGB is (235, 223, 213) - 235 red, 223 green, and 213 blue.

How to use #EBDFD5 in CSS?

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

What colors go well with #EBDFD5?

#D6E1EB (complementary), #EBD6D7 (analogous), and #D2B8A2 (lighter shade) work well with #EBDFD5.