#EBE3EE Color Information

Hex color code: #EBE3EE

#EBE3EE is a soft purple color. In RGB it is (235, 227, 238), and in HSL it is (284°, 24%, 91%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#EBE3EE
RGB
235, 227, 238
HSL
284°, 24%, 91%
CMYK
1%, 5%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBE3EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 227, 238

Red: 235 / Green: 227 / Blue: 238

HSL

284°, 24%, 91%

Hue: 284° / Saturation: 24% / Lightness: 91%

CMYK

1%, 5%, 0%, 7%

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

What color is #EBE3EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBE3EE to RGB:

rgb(235, 227, 238)HEX to RGB Converter →

HEX to HSL

Convert #EBE3EE to HSL:

hsl(284, 24%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EBE3EE to CMYK:

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

Color Meaning and Usage

A ethereal purple tone, #EBE3EE has RGB (235, 227, 238) and HSL (284°, 24%, 91%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBE3EE is #E5EEE3, creating high-contrast pairings. For softer combinations, try analogous colors like #E5E3EE.

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

Contrast with #EBE3EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBE3EE?

#EBE3EE is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBE3EE?

#EBE3EE in RGB is (235, 227, 238) - 235 red, 227 green, and 238 blue.

How to use #EBE3EE in CSS?

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

What colors go well with #EBE3EE?

#E5EEE3 (complementary), #E5E3EE (analogous), and #C9B3D0 (lighter shade) work well with #EBE3EE.