#EDCAD2 Color Information

Hex color code: #EDCAD2

#EDCAD2 is a delicate red color. In RGB it is (237, 202, 210), and in HSL it is (346°, 49%, 86%). It is often used for branding and logos.

Try:
Color NamePink
HEX
#EDCAD2
RGB
237, 202, 210
HSL
346°, 49%, 86%
CMYK
0%, 15%, 11%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDCAD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 202, 210

Red: 237 / Green: 202 / Blue: 210

HSL

346°, 49%, 86%

Hue: 346° / Saturation: 49% / Lightness: 86%

CMYK

0%, 15%, 11%, 7%

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

What color is #EDCAD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDCAD2 to RGB:

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

HEX to HSL

Convert #EDCAD2 to HSL:

hsl(346, 49%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EDCAD2 to CMYK:

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

Color Meaning and Usage

#EDCAD2 is a delicate red color with RGB values of 237, 202, 210 and HSL of 346°, 49%, 86%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDCAD2 is #CAEDE5, creating high-contrast pairings. For softer combinations, try analogous colors like #EDCAE3.

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

Contrast with #EDCAD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDCAD2?

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

What is the RGB value of #EDCAD2?

#EDCAD2 in RGB is (237, 202, 210) - 237 red, 202 green, and 210 blue.

How to use #EDCAD2 in CSS?

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

What colors go well with #EDCAD2?

#CAEDE5 (complementary), #EDCAE3 (analogous), and #D991A2 (lighter shade) work well with #EDCAD2.