#EDCCD2 Color Information

Hex color code: #EDCCD2

The hex color #EDCCD2 is a soft red with RGB values of (237, 204, 210) and HSL of (349°, 48%, 86%). It is often used for branding and logos.

Try:
Color NamePink
HEX
#EDCCD2
RGB
237, 204, 210
HSL
349°, 48%, 86%
CMYK
0%, 14%, 11%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDCCD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 204, 210

Red: 237 / Green: 204 / Blue: 210

HSL

349°, 48%, 86%

Hue: 349° / Saturation: 48% / Lightness: 86%

CMYK

0%, 14%, 11%, 7%

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

What color is #EDCCD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDCCD2 to RGB:

rgb(237, 204, 210)HEX to RGB Converter →

HEX to HSL

Convert #EDCCD2 to HSL:

hsl(349, 48%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EDCCD2 to CMYK:

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

Color Meaning and Usage

A airy red tone, #EDCCD2 has RGB (237, 204, 210) and HSL (349°, 48%, 86%). 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 #EDCCD2 is #CAECE6, creating high-contrast pairings. For softer combinations, try analogous colors like #ECCAE2.

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

Contrast with #EDCCD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDCCD2?

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

What is the RGB value of #EDCCD2?

#EDCCD2 in RGB is (237, 204, 210) - 237 red, 204 green, and 210 blue.

How to use #EDCCD2 in CSS?

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

What colors go well with #EDCCD2?

#CAECE6 (complementary), #ECCAE2 (analogous), and #D9929F (lighter shade) work well with #EDCCD2.