#EDC5CD Color Information

Hex color code: #EDC5CD

#EDC5CD is a ethereal red color. In RGB it is (237, 197, 205), and in HSL it is (348°, 53%, 85%). It is widely used in graphic design.

Try:
Color NamePink
HEX
#EDC5CD
RGB
237, 197, 205
HSL
348°, 53%, 85%
CMYK
0%, 17%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDC5CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 197, 205

Red: 237 / Green: 197 / Blue: 205

HSL

348°, 53%, 85%

Hue: 348° / Saturation: 53% / Lightness: 85%

CMYK

0%, 17%, 14%, 7%

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

What color is #EDC5CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDC5CD to RGB:

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

HEX to HSL

Convert #EDC5CD to HSL:

hsl(348, 53%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #EDC5CD to CMYK:

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

Color Meaning and Usage

A light red tone, #EDC5CD has RGB (237, 197, 205) and HSL (348°, 53%, 85%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDC5CD is #C4EDE5, creating high-contrast pairings. For softer combinations, try analogous colors like #EDC4E1.

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

Contrast with #EDC5CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDC5CD?

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

What is the RGB value of #EDC5CD?

#EDC5CD in RGB is (237, 197, 205) - 237 red, 197 green, and 205 blue.

How to use #EDC5CD in CSS?

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

What colors go well with #EDC5CD?

#C4EDE5 (complementary), #EDC4E1 (analogous), and #DB8A9A (lighter shade) work well with #EDC5CD.