#EBB2F5 Color Information

Hex color code: #EBB2F5

#EBB2F5 is a delicate magenta color. In RGB it is (235, 178, 245), and in HSL it is (291°, 77%, 83%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#EBB2F5
RGB
235, 178, 245
HSL
291°, 77%, 83%
CMYK
4%, 27%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBB2F5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 178, 245

Red: 235 / Green: 178 / Blue: 245

HSL

291°, 77%, 83%

Hue: 291° / Saturation: 77% / Lightness: 83%

CMYK

4%, 27%, 0%, 4%

Cyan: 4% / Magenta: 27% / Yellow: 0% / Key: 4%

What color is #EBB2F5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBB2F5 to RGB:

rgb(235, 178, 245)HEX to RGB Converter →

HEX to HSL

Convert #EBB2F5 to HSL:

hsl(291, 77%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EBB2F5 to CMYK:

cmyk(4%, 27%, 0%, 4%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #EBB2F5 has RGB (235, 178, 245) and HSL (291°, 77%, 83%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBB2F5 is #BCF5B2, creating high-contrast pairings. For softer combinations, try analogous colors like #CAB2F5.

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

Contrast with #EBB2F5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBB2F5?

#EBB2F5 is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBB2F5?

#EBB2F5 in RGB is (235, 178, 245) - 235 red, 178 green, and 245 blue.

How to use #EBB2F5 in CSS?

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

What colors go well with #EBB2F5?

#BCF5B2 (complementary), #CAB2F5 (analogous), and #D96FEC (lighter shade) work well with #EBB2F5.