#EECECD Color Information

Hex color code: #EECECD

#EECECD is a delicate red color. In RGB it is (238, 206, 205), and in HSL it is (2°, 49%, 87%). It is popular in mobile app design.

Try:
Color NamePink
HEX
#EECECD
RGB
238, 206, 205
HSL
2°, 49%, 87%
CMYK
0%, 13%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EECECD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 206, 205

Red: 238 / Green: 206 / Blue: 205

HSL

2°, 49%, 87%

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

CMYK

0%, 13%, 14%, 7%

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

What color is #EECECD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EECECD to RGB:

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

HEX to HSL

Convert #EECECD to HSL:

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

HEX to CMYK

Convert #EECECD to CMYK:

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

Color Meaning and Usage

#EECECD is a light red color with RGB values of 238, 206, 205 and HSL of 2°, 49%, 87%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EECECD is #CEEDEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EECEDD.

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

Contrast with #EECECD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EECECD?

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

What is the RGB value of #EECECD?

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

How to use #EECECD in CSS?

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

What colors go well with #EECECD?

#CEEDEE (complementary), #EECEDD (analogous), and #DB9795 (lighter shade) work well with #EECECD.