#EDDAD5 Color Information

Hex color code: #EDDAD5

The hex color #EDDAD5 is a soft red with RGB values of (237, 218, 213) and HSL of (12°, 40%, 88%). It is frequently seen in web interfaces.

Try:
Color NameAntique White
HEX
#EDDAD5
RGB
237, 218, 213
HSL
12°, 40%, 88%
CMYK
0%, 8%, 10%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDDAD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 218, 213

Red: 237 / Green: 218 / Blue: 213

HSL

12°, 40%, 88%

Hue: 12° / Saturation: 40% / Lightness: 88%

CMYK

0%, 8%, 10%, 7%

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

What color is #EDDAD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDDAD5 to RGB:

rgb(237, 218, 213)HEX to RGB Converter →

HEX to HSL

Convert #EDDAD5 to HSL:

hsl(12, 40%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #EDDAD5 to CMYK:

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

Color Meaning and Usage

A light red tone, #EDDAD5 has RGB (237, 218, 213) and HSL (12°, 40%, 88%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDDAD5 is #D4E8ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDD4DC.

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

Contrast with #EDDAD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDDAD5?

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

What is the RGB value of #EDDAD5?

#EDDAD5 in RGB is (237, 218, 213) - 237 red, 218 green, and 213 blue.

How to use #EDDAD5 in CSS?

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

What colors go well with #EDDAD5?

#D4E8ED (complementary), #EDD4DC (analogous), and #D6AA9F (lighter shade) work well with #EDDAD5.