#EBDDDA Color Information

Hex color code: #EBDDDA

The hex color #EBDDDA is a ethereal red with RGB values of (235, 221, 218) and HSL of (11°, 30%, 89%). It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#EBDDDA
RGB
235, 221, 218
HSL
11°, 30%, 89%
CMYK
0%, 6%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDDDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 221, 218

Red: 235 / Green: 221 / Blue: 218

HSL

11°, 30%, 89%

Hue: 11° / Saturation: 30% / Lightness: 89%

CMYK

0%, 6%, 7%, 8%

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

What color is #EBDDDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDDDA to RGB:

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

HEX to HSL

Convert #EBDDDA to HSL:

hsl(11, 30%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDDDA to CMYK:

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

Color Meaning and Usage

#EBDDDA is a delicate red color with RGB values of 235, 221, 218 and HSL of 11°, 30%, 89%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDDDA is #DBE8EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBDBE0.

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

Contrast with #EBDDDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDDDA?

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

What is the RGB value of #EBDDDA?

#EBDDDA in RGB is (235, 221, 218) - 235 red, 221 green, and 218 blue.

How to use #EBDDDA in CSS?

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

What colors go well with #EBDDDA?

#DBE8EB (complementary), #EBDBE0 (analogous), and #D1B0A9 (lighter shade) work well with #EBDDDA.