#EBC0DA Color Information

Hex color code: #EBC0DA

#EBC0DA is a delicate magenta color. In RGB it is (235, 192, 218), and in HSL it is (324°, 52%, 84%). It is often used for branding and logos.

Try:
Color NamePink
HEX
#EBC0DA
RGB
235, 192, 218
HSL
324°, 52%, 84%
CMYK
0%, 18%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBC0DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 192, 218

Red: 235 / Green: 192 / Blue: 218

HSL

324°, 52%, 84%

Hue: 324° / Saturation: 52% / Lightness: 84%

CMYK

0%, 18%, 7%, 8%

Cyan: 0% / Magenta: 18% / Yellow: 7% / Key: 8%

What color is #EBC0DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBC0DA to RGB:

rgb(235, 192, 218)HEX to RGB Converter →

HEX to HSL

Convert #EBC0DA to HSL:

hsl(324, 52%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EBC0DA to CMYK:

cmyk(0%, 18%, 7%, 8%)Color Converter →

Color Meaning and Usage

#EBC0DA is a delicate magenta color with RGB values of 235, 192, 218 and HSL of 324°, 52%, 84%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBC0DA is #C1EBD2, creating high-contrast pairings. For softer combinations, try analogous colors like #E7C1EB.

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

Contrast with #EBC0DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBC0DA?

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

What is the RGB value of #EBC0DA?

#EBC0DA in RGB is (235, 192, 218) - 235 red, 192 green, and 218 blue.

How to use #EBC0DA in CSS?

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

What colors go well with #EBC0DA?

#C1EBD2 (complementary), #E7C1EB (analogous), and #D987B8 (lighter shade) work well with #EBC0DA.