#EBDFDE Color Information

Hex color code: #EBDFDE

#EBDFDE is a delicate red color. In RGB it is (235, 223, 222), and in HSL it is (5°, 25%, 90%). It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#EBDFDE
RGB
235, 223, 222
HSL
5°, 25%, 90%
CMYK
0%, 5%, 6%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDFDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 223, 222

Red: 235 / Green: 223 / Blue: 222

HSL

5°, 25%, 90%

Hue: 5° / Saturation: 25% / Lightness: 90%

CMYK

0%, 5%, 6%, 8%

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

What color is #EBDFDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDFDE to RGB:

rgb(235, 223, 222)HEX to RGB Converter →

HEX to HSL

Convert #EBDFDE to HSL:

hsl(5, 25%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDFDE to CMYK:

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

Color Meaning and Usage

#EBDFDE is a ethereal red color with RGB values of 235, 223, 222 and HSL of 5°, 25%, 90%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDFDE is #DFEBEC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECDFE4.

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

Contrast with #EBDFDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDFDE?

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

What is the RGB value of #EBDFDE?

#EBDFDE in RGB is (235, 223, 222) - 235 red, 223 green, and 222 blue.

How to use #EBDFDE in CSS?

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

What colors go well with #EBDFDE?

#DFEBEC (complementary), #ECDFE4 (analogous), and #CFB2AF (lighter shade) work well with #EBDFDE.