#EACBD5 Color Information

Hex color code: #EACBD5

The hex color #EACBD5 is a airy magenta with RGB values of (234, 203, 213) and HSL of (341°, 42%, 86%). It is widely used in graphic design.

Try:
Color NamePink
HEX
#EACBD5
RGB
234, 203, 213
HSL
341°, 42%, 86%
CMYK
0%, 13%, 9%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EACBD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 203, 213

Red: 234 / Green: 203 / Blue: 213

HSL

341°, 42%, 86%

Hue: 341° / Saturation: 42% / Lightness: 86%

CMYK

0%, 13%, 9%, 8%

Cyan: 0% / Magenta: 13% / Yellow: 9% / Key: 8%

What color is #EACBD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EACBD5 to RGB:

rgb(234, 203, 213)HEX to RGB Converter →

HEX to HSL

Convert #EACBD5 to HSL:

hsl(341, 42%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EACBD5 to CMYK:

cmyk(0%, 13%, 9%, 8%)Color Converter →

Color Meaning and Usage

#EACBD5 is a airy magenta color with RGB values of 234, 203, 213 and HSL of 341°, 42%, 86%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EACBD5 is #CCEAE1, creating high-contrast pairings. For softer combinations, try analogous colors like #EACCE5.

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

Contrast with #EACBD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EACBD5?

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

What is the RGB value of #EACBD5?

#EACBD5 in RGB is (234, 203, 213) - 234 red, 203 green, and 213 blue.

How to use #EACBD5 in CSS?

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

What colors go well with #EACBD5?

#CCEAE1 (complementary), #EACCE5 (analogous), and #D496AA (lighter shade) work well with #EACBD5.