#EBDACE Color Information

Hex color code: #EBDACE

A ethereal orange shade, #EBDACE appears as (235, 218, 206) in RGB and (25°, 42%, 86%) in HSL. It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#EBDACE
RGB
235, 218, 206
HSL
25°, 42%, 86%
CMYK
0%, 7%, 12%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 218, 206

Red: 235 / Green: 218 / Blue: 206

HSL

25°, 42%, 86%

Hue: 25° / Saturation: 42% / Lightness: 86%

CMYK

0%, 7%, 12%, 8%

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

What color is #EBDACE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDACE to RGB:

rgb(235, 218, 206)HEX to RGB Converter →

HEX to HSL

Convert #EBDACE to HSL:

hsl(25, 42%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDACE to CMYK:

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

Color Meaning and Usage

A ethereal orange tone, #EBDACE has RGB (235, 218, 206) and HSL (25°, 42%, 86%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDACE is #CCDEEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EACCCF.

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

Contrast with #EBDACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDACE?

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

What is the RGB value of #EBDACE?

#EBDACE in RGB is (235, 218, 206) - 235 red, 218 green, and 206 blue.

How to use #EBDACE in CSS?

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

What colors go well with #EBDACE?

#CCDEEA (complementary), #EACCCF (analogous), and #D4B096 (lighter shade) work well with #EBDACE.