#EECDCD Color Information

Hex color code: #EECDCD

A light red shade, #EECDCD appears as (238, 205, 205) in RGB and (0°, 49%, 87%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#EECDCD
RGB
238, 205, 205
HSL
0°, 49%, 87%
CMYK
0%, 14%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EECDCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 205, 205

Red: 238 / Green: 205 / Blue: 205

HSL

0°, 49%, 87%

Hue: 0° / Saturation: 49% / Lightness: 87%

CMYK

0%, 14%, 14%, 7%

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

What color is #EECDCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EECDCD to RGB:

rgb(238, 205, 205)HEX to RGB Converter →

HEX to HSL

Convert #EECDCD to HSL:

hsl(0, 49%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EECDCD to CMYK:

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

Color Meaning and Usage

#EECDCD is a ethereal red color with RGB values of 238, 205, 205 and HSL of 0°, 49%, 87%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EECDCD is #CEEEEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EECEDE.

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

Contrast with #EECDCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EECDCD?

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

What is the RGB value of #EECDCD?

#EECDCD in RGB is (238, 205, 205) - 238 red, 205 green, and 205 blue.

How to use #EECDCD in CSS?

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

What colors go well with #EECDCD?

#CEEEEE (complementary), #EECEDE (analogous), and #DB9595 (lighter shade) work well with #EECDCD.