#EBE5DB Color Information

Hex color code: #EBE5DB

A delicate orange shade, #EBE5DB appears as (235, 229, 219) in RGB and (38°, 29%, 89%) in HSL. It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#EBE5DB
RGB
235, 229, 219
HSL
38°, 29%, 89%
CMYK
0%, 3%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBE5DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 229, 219

Red: 235 / Green: 229 / Blue: 219

HSL

38°, 29%, 89%

Hue: 38° / Saturation: 29% / Lightness: 89%

CMYK

0%, 3%, 7%, 8%

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

What color is #EBE5DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBE5DB to RGB:

rgb(235, 229, 219)HEX to RGB Converter →

HEX to HSL

Convert #EBE5DB to HSL:

hsl(38, 29%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EBE5DB to CMYK:

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

Color Meaning and Usage

#EBE5DB is a light orange color with RGB values of 235, 229, 219 and HSL of 38°, 29%, 89%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBE5DB is #DBE1EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBDDDB.

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

Contrast with #EBE5DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBE5DB?

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

What is the RGB value of #EBE5DB?

#EBE5DB in RGB is (235, 229, 219) - 235 red, 229 green, and 219 blue.

How to use #EBE5DB in CSS?

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

What colors go well with #EBE5DB?

#DBE1EB (complementary), #EBDDDB (analogous), and #D0C2A9 (lighter shade) work well with #EBE5DB.