#EBDEED Color Information

Hex color code: #EBDEED

#EBDEED is a ethereal magenta color. In RGB it is (235, 222, 237), and in HSL it is (292°, 29%, 90%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EBDEED
RGB
235, 222, 237
HSL
292°, 29%, 90%
CMYK
1%, 6%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDEED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 222, 237

Red: 235 / Green: 222 / Blue: 237

HSL

292°, 29%, 90%

Hue: 292° / Saturation: 29% / Lightness: 90%

CMYK

1%, 6%, 0%, 7%

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

What color is #EBDEED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDEED to RGB:

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

HEX to HSL

Convert #EBDEED to HSL:

hsl(292, 29%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDEED to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #EBDEED has RGB (235, 222, 237) and HSL (292°, 29%, 90%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDEED is #E0EDDE, creating high-contrast pairings. For softer combinations, try analogous colors like #E4DEED.

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

Contrast with #EBDEED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDEED?

#EBDEED is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBDEED?

#EBDEED in RGB is (235, 222, 237) - 235 red, 222 green, and 237 blue.

How to use #EBDEED in CSS?

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

What colors go well with #EBDEED?

#E0EDDE (complementary), #E4DEED (analogous), and #CDADD2 (lighter shade) work well with #EBDEED.