#EBDBD5 Color Information

Hex color code: #EBDBD5

A airy orange shade, #EBDBD5 appears as (235, 219, 213) in RGB and (16°, 35%, 88%) in HSL. It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#EBDBD5
RGB
235, 219, 213
HSL
16°, 35%, 88%
CMYK
0%, 7%, 9%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDBD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 219, 213

Red: 235 / Green: 219 / Blue: 213

HSL

16°, 35%, 88%

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

CMYK

0%, 7%, 9%, 8%

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

What color is #EBDBD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDBD5 to RGB:

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

HEX to HSL

Convert #EBDBD5 to HSL:

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

HEX to CMYK

Convert #EBDBD5 to CMYK:

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

Color Meaning and Usage

#EBDBD5 is a delicate orange color with RGB values of 235, 219, 213 and HSL of 16°, 35%, 88%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDBD5 is #D6E5EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBD6DB.

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

Contrast with #EBDBD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDBD5?

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

What is the RGB value of #EBDBD5?

#EBDBD5 in RGB is (235, 219, 213) - 235 red, 219 green, and 213 blue.

How to use #EBDBD5 in CSS?

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

What colors go well with #EBDBD5?

#D6E5EB (complementary), #EBD6DB (analogous), and #D2AFA2 (lighter shade) work well with #EBDBD5.