#EBDAD3 Color Information

Hex color code: #EBDAD3

#EBDAD3 is a delicate orange color. In RGB it is (235, 218, 211), and in HSL it is (18°, 37%, 87%). It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#EBDAD3
RGB
235, 218, 211
HSL
18°, 37%, 87%
CMYK
0%, 7%, 10%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDAD3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 218, 211

Red: 235 / Green: 218 / Blue: 211

HSL

18°, 37%, 87%

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

CMYK

0%, 7%, 10%, 8%

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

What color is #EBDAD3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDAD3 to RGB:

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

HEX to HSL

Convert #EBDAD3 to HSL:

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

HEX to CMYK

Convert #EBDAD3 to CMYK:

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

Color Meaning and Usage

A light orange tone, #EBDAD3 has RGB (235, 218, 211) and HSL (18°, 37%, 87%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDAD3 is #D2E3EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAD2D6.

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

Contrast with #EBDAD3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDAD3?

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

What is the RGB value of #EBDAD3?

#EBDAD3 in RGB is (235, 218, 211) - 235 red, 218 green, and 211 blue.

How to use #EBDAD3 in CSS?

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

What colors go well with #EBDAD3?

#D2E3EA (complementary), #EAD2D6 (analogous), and #D2AD9D (lighter shade) work well with #EBDAD3.