#EACAD2 Color Information

Hex color code: #EACAD2

#EACAD2 is a soft red color. In RGB it is (234, 202, 210), and in HSL it is (345°, 43%, 85%). It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#EACAD2
RGB
234, 202, 210
HSL
345°, 43%, 85%
CMYK
0%, 14%, 10%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EACAD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 202, 210

Red: 234 / Green: 202 / Blue: 210

HSL

345°, 43%, 85%

Hue: 345° / Saturation: 43% / Lightness: 85%

CMYK

0%, 14%, 10%, 8%

Cyan: 0% / Magenta: 14% / Yellow: 10% / Key: 8%

What color is #EACAD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EACAD2 to RGB:

rgb(234, 202, 210)HEX to RGB Converter →

HEX to HSL

Convert #EACAD2 to HSL:

hsl(345, 43%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #EACAD2 to CMYK:

cmyk(0%, 14%, 10%, 8%)Color Converter →

Color Meaning and Usage

#EACAD2 is a light red color with RGB values of 234, 202, 210 and HSL of 345°, 43%, 85%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EACAD2 is #C8E9E1, creating high-contrast pairings. For softer combinations, try analogous colors like #E9C8E1.

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

Contrast with #EACAD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EACAD2?

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

What is the RGB value of #EACAD2?

#EACAD2 in RGB is (234, 202, 210) - 234 red, 202 green, and 210 blue.

How to use #EACAD2 in CSS?

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

What colors go well with #EACAD2?

#C8E9E1 (complementary), #E9C8E1 (analogous), and #D392A2 (lighter shade) work well with #EACAD2.