#EAD2CC Color Information

Hex color code: #EAD2CC

A airy red shade, #EAD2CC appears as (234, 210, 204) in RGB and (12°, 42%, 86%) in HSL. It is popular in mobile app design.

Try:
Color NamePink
HEX
#EAD2CC
RGB
234, 210, 204
HSL
12°, 42%, 86%
CMYK
0%, 10%, 13%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAD2CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 210, 204

Red: 234 / Green: 210 / Blue: 204

HSL

12°, 42%, 86%

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

CMYK

0%, 10%, 13%, 8%

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

What color is #EAD2CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAD2CC to RGB:

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

HEX to HSL

Convert #EAD2CC to HSL:

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

HEX to CMYK

Convert #EAD2CC to CMYK:

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

Color Meaning and Usage

#EAD2CC is a soft red color with RGB values of 234, 210, 204 and HSL of 12°, 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 #EAD2CC is #CCE4EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EACCD5.

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

Contrast with #EAD2CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAD2CC?

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

What is the RGB value of #EAD2CC?

#EAD2CC in RGB is (234, 210, 204) - 234 red, 210 green, and 204 blue.

How to use #EAD2CC in CSS?

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

What colors go well with #EAD2CC?

#CCE4EA (complementary), #EACCD5 (analogous), and #D4A296 (lighter shade) work well with #EAD2CC.