#EACBCD Color Information

Hex color code: #EACBCD

The hex color #EACBCD is a airy red with RGB values of (234, 203, 205) and HSL of (356°, 42%, 86%). It is widely used in graphic design.

Try:
Color NamePink
HEX
#EACBCD
RGB
234, 203, 205
HSL
356°, 42%, 86%
CMYK
0%, 13%, 12%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EACBCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 203, 205

Red: 234 / Green: 203 / Blue: 205

HSL

356°, 42%, 86%

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

CMYK

0%, 13%, 12%, 8%

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

What color is #EACBCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EACBCD to RGB:

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

HEX to HSL

Convert #EACBCD to HSL:

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

HEX to CMYK

Convert #EACBCD to CMYK:

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

Color Meaning and Usage

#EACBCD is a delicate red color with RGB values of 234, 203, 205 and HSL of 356°, 42%, 86%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EACBCD is #CCEAE8, creating high-contrast pairings. For softer combinations, try analogous colors like #EACCDD.

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

Contrast with #EACBCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EACBCD?

#EACBCD is a delicate red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EACBCD?

#EACBCD in RGB is (234, 203, 205) - 234 red, 203 green, and 205 blue.

How to use #EACBCD in CSS?

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

What colors go well with #EACBCD?

#CCEAE8 (complementary), #EACCDD (analogous), and #D4969A (lighter shade) work well with #EACBCD.