#EAD0CB Color Information

Hex color code: #EAD0CB

A airy red shade, #EAD0CB appears as (234, 208, 203) in RGB and (10°, 42%, 86%) in HSL. It is widely used in graphic design.

Try:
Color NamePink
HEX
#EAD0CB
RGB
234, 208, 203
HSL
10°, 42%, 86%
CMYK
0%, 11%, 13%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAD0CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 208, 203

Red: 234 / Green: 208 / Blue: 203

HSL

10°, 42%, 86%

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

CMYK

0%, 11%, 13%, 8%

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

What color is #EAD0CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAD0CB to RGB:

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

HEX to HSL

Convert #EAD0CB to HSL:

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

HEX to CMYK

Convert #EAD0CB to CMYK:

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

Color Meaning and Usage

#EAD0CB is a light red color with RGB values of 234, 208, 203 and HSL of 10°, 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 #EAD0CB is #CCE5EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EACCD6.

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

Contrast with #EAD0CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAD0CB?

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

What is the RGB value of #EAD0CB?

#EAD0CB in RGB is (234, 208, 203) - 234 red, 208 green, and 203 blue.

How to use #EAD0CB in CSS?

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

What colors go well with #EAD0CB?

#CCE5EA (complementary), #EACCD6 (analogous), and #D4A096 (lighter shade) work well with #EAD0CB.