#EBDBD8 Color Information

Hex color code: #EBDBD8

The hex color #EBDBD8 is a airy red with RGB values of (235, 219, 216) and HSL of (9°, 32%, 88%). It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#EBDBD8
RGB
235, 219, 216
HSL
9°, 32%, 88%
CMYK
0%, 7%, 8%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDBD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 219, 216

Red: 235 / Green: 219 / Blue: 216

HSL

9°, 32%, 88%

Hue: 9° / Saturation: 32% / Lightness: 88%

CMYK

0%, 7%, 8%, 8%

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

What color is #EBDBD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDBD8 to RGB:

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

HEX to HSL

Convert #EBDBD8 to HSL:

hsl(9, 32%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDBD8 to CMYK:

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

Color Meaning and Usage

A light red tone, #EBDBD8 has RGB (235, 219, 216) and HSL (9°, 32%, 88%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDBD8 is #D7E7EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAD7DD.

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

Contrast with #EBDBD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDBD8?

#EBDBD8 is a light red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBDBD8?

#EBDBD8 in RGB is (235, 219, 216) - 235 red, 219 green, and 216 blue.

How to use #EBDBD8 in CSS?

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

What colors go well with #EBDBD8?

#D7E7EA (complementary), #EAD7DD (analogous), and #D0ABA4 (lighter shade) work well with #EBDBD8.