#EDC0CB Color Information

Hex color code: #EDC0CB

The hex color #EDC0CB is a light red with RGB values of (237, 192, 203) and HSL of (345°, 56%, 84%). It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#EDC0CB
RGB
237, 192, 203
HSL
345°, 56%, 84%
CMYK
0%, 19%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDC0CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 192, 203

Red: 237 / Green: 192 / Blue: 203

HSL

345°, 56%, 84%

Hue: 345° / Saturation: 56% / Lightness: 84%

CMYK

0%, 19%, 14%, 7%

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

What color is #EDC0CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDC0CB to RGB:

rgb(237, 192, 203)HEX to RGB Converter →

HEX to HSL

Convert #EDC0CB to HSL:

hsl(345, 56%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EDC0CB to CMYK:

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

Color Meaning and Usage

A light red tone, #EDC0CB has RGB (237, 192, 203) and HSL (345°, 56%, 84%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDC0CB is #BFEDE2, creating high-contrast pairings. For softer combinations, try analogous colors like #EDBFE2.

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

Contrast with #EDC0CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDC0CB?

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

What is the RGB value of #EDC0CB?

#EDC0CB in RGB is (237, 192, 203) - 237 red, 192 green, and 203 blue.

How to use #EDC0CB in CSS?

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

What colors go well with #EDC0CB?

#BFEDE2 (complementary), #EDBFE2 (analogous), and #DC849A (lighter shade) work well with #EDC0CB.