#EDCDD3 Color Information

Hex color code: #EDCDD3

The hex color #EDCDD3 is a ethereal red with RGB values of (237, 205, 211) and HSL of (349°, 47%, 87%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#EDCDD3
RGB
237, 205, 211
HSL
349°, 47%, 87%
CMYK
0%, 14%, 11%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDCDD3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 205, 211

Red: 237 / Green: 205 / Blue: 211

HSL

349°, 47%, 87%

Hue: 349° / Saturation: 47% / Lightness: 87%

CMYK

0%, 14%, 11%, 7%

Cyan: 0% / Magenta: 14% / Yellow: 11% / Key: 7%

What color is #EDCDD3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDCDD3 to RGB:

rgb(237, 205, 211)HEX to RGB Converter →

HEX to HSL

Convert #EDCDD3 to HSL:

hsl(349, 47%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EDCDD3 to CMYK:

cmyk(0%, 14%, 11%, 7%)Color Converter →

Color Meaning and Usage

#EDCDD3 is a airy red color with RGB values of 237, 205, 211 and HSL of 349°, 47%, 87%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDCDD3 is #CEEDE8, creating high-contrast pairings. For softer combinations, try analogous colors like #EDCEE4.

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

Contrast with #EDCDD3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDCDD3?

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

What is the RGB value of #EDCDD3?

#EDCDD3 in RGB is (237, 205, 211) - 237 red, 205 green, and 211 blue.

How to use #EDCDD3 in CSS?

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

What colors go well with #EDCDD3?

#CEEDE8 (complementary), #EDCEE4 (analogous), and #D996A2 (lighter shade) work well with #EDCDD3.