#EECED5 Color Information

Hex color code: #EECED5

A ethereal red shade, #EECED5 appears as (238, 206, 213) in RGB and (347°, 48%, 87%) in HSL. It is widely used in graphic design.

Try:
Color NamePink
HEX
#EECED5
RGB
238, 206, 213
HSL
347°, 48%, 87%
CMYK
0%, 13%, 11%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EECED5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 206, 213

Red: 238 / Green: 206 / Blue: 213

HSL

347°, 48%, 87%

Hue: 347° / Saturation: 48% / Lightness: 87%

CMYK

0%, 13%, 11%, 7%

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

What color is #EECED5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EECED5 to RGB:

rgb(238, 206, 213)HEX to RGB Converter →

HEX to HSL

Convert #EECED5 to HSL:

hsl(347, 48%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EECED5 to CMYK:

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

Color Meaning and Usage

#EECED5 is a soft red color with RGB values of 238, 206, 213 and HSL of 347°, 48%, 87%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EECED5 is #CEEEE7, creating high-contrast pairings. For softer combinations, try analogous colors like #EECEE5.

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

Contrast with #EECED5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EECED5?

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

What is the RGB value of #EECED5?

#EECED5 in RGB is (238, 206, 213) - 238 red, 206 green, and 213 blue.

How to use #EECED5 in CSS?

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

What colors go well with #EECED5?

#CEEEE7 (complementary), #EECEE5 (analogous), and #DA95A4 (lighter shade) work well with #EECED5.