#EEC6C2 Color Information

Hex color code: #EEC6C2

The hex color #EEC6C2 is a ethereal red with RGB values of (238, 198, 194) and HSL of (5°, 56%, 85%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#EEC6C2
RGB
238, 198, 194
HSL
5°, 56%, 85%
CMYK
0%, 17%, 18%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEC6C2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 198, 194

Red: 238 / Green: 198 / Blue: 194

HSL

5°, 56%, 85%

Hue: 5° / Saturation: 56% / Lightness: 85%

CMYK

0%, 17%, 18%, 7%

Cyan: 0% / Magenta: 17% / Yellow: 18% / Key: 7%

What color is #EEC6C2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEC6C2 to RGB:

rgb(238, 198, 194)HEX to RGB Converter →

HEX to HSL

Convert #EEC6C2 to HSL:

hsl(5, 56%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #EEC6C2 to CMYK:

cmyk(0%, 17%, 18%, 7%)Color Converter →

Color Meaning and Usage

#EEC6C2 is a light red color with RGB values of 238, 198, 194 and HSL of 5°, 56%, 85%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEC6C2 is #C3EBEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEC3D5.

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

Contrast with #EEC6C2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEC6C2?

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

What is the RGB value of #EEC6C2?

#EEC6C2 in RGB is (238, 198, 194) - 238 red, 198 green, and 194 blue.

How to use #EEC6C2 in CSS?

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

What colors go well with #EEC6C2?

#C3EBEE (complementary), #EEC3D5 (analogous), and #DD8F88 (lighter shade) work well with #EEC6C2.