#EECECF Color Information

Hex color code: #EECECF

The hex color #EECECF is a airy red with RGB values of (238, 206, 207) and HSL of (358°, 48%, 87%). It is widely used in graphic design.

Try:
Color NamePink
HEX
#EECECF
RGB
238, 206, 207
HSL
358°, 48%, 87%
CMYK
0%, 13%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EECECF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 206, 207

Red: 238 / Green: 206 / Blue: 207

HSL

358°, 48%, 87%

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

CMYK

0%, 13%, 13%, 7%

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

What color is #EECECF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EECECF to RGB:

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

HEX to HSL

Convert #EECECF to HSL:

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

HEX to CMYK

Convert #EECECF to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #EECECF has RGB (238, 206, 207) and HSL (358°, 48%, 87%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EECECF is #CEEEED, creating high-contrast pairings. For softer combinations, try analogous colors like #EECEDF.

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

Contrast with #EECECF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EECECF?

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

What is the RGB value of #EECECF?

#EECECF in RGB is (238, 206, 207) - 238 red, 206 green, and 207 blue.

How to use #EECECF in CSS?

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

What colors go well with #EECECF?

#CEEEED (complementary), #EECEDF (analogous), and #DA9598 (lighter shade) work well with #EECECF.