#EBBCCE Color Information

Hex color code: #EBBCCE

A light magenta shade, #EBBCCE appears as (235, 188, 206) in RGB and (337°, 54%, 83%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#EBBCCE
RGB
235, 188, 206
HSL
337°, 54%, 83%
CMYK
0%, 20%, 12%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBBCCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 188, 206

Red: 235 / Green: 188 / Blue: 206

HSL

337°, 54%, 83%

Hue: 337° / Saturation: 54% / Lightness: 83%

CMYK

0%, 20%, 12%, 8%

Cyan: 0% / Magenta: 20% / Yellow: 12% / Key: 8%

What color is #EBBCCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBBCCE to RGB:

rgb(235, 188, 206)HEX to RGB Converter →

HEX to HSL

Convert #EBBCCE to HSL:

hsl(337, 54%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EBBCCE to CMYK:

cmyk(0%, 20%, 12%, 8%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #EBBCCE has RGB (235, 188, 206) and HSL (337°, 54%, 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 #EBBCCE is #BCEBD9, creating high-contrast pairings. For softer combinations, try analogous colors like #EBBCE6.

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

Contrast with #EBBCCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBBCCE?

#EBBCCE is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBBCCE?

#EBBCCE in RGB is (235, 188, 206) - 235 red, 188 green, and 206 blue.

How to use #EBBCCE in CSS?

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

What colors go well with #EBBCCE?

#BCEBD9 (complementary), #EBBCE6 (analogous), and #D981A3 (lighter shade) work well with #EBBCCE.