#EECBC2 Color Information

Hex color code: #EECBC2

A soft red shade, #EECBC2 appears as (238, 203, 194) in RGB and (12°, 56%, 85%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#EECBC2
RGB
238, 203, 194
HSL
12°, 56%, 85%
CMYK
0%, 15%, 18%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EECBC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 203, 194

Red: 238 / Green: 203 / Blue: 194

HSL

12°, 56%, 85%

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

CMYK

0%, 15%, 18%, 7%

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

What color is #EECBC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EECBC2 to RGB:

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

HEX to HSL

Convert #EECBC2 to HSL:

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

HEX to CMYK

Convert #EECBC2 to CMYK:

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

Color Meaning and Usage

#EECBC2 is a ethereal red color with RGB values of 238, 203, 194 and HSL of 12°, 56%, 85%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EECBC2 is #C3E6EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEC3D0.

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

Contrast with #EECBC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EECBC2?

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

What is the RGB value of #EECBC2?

#EECBC2 in RGB is (238, 203, 194) - 238 red, 203 green, and 194 blue.

How to use #EECBC2 in CSS?

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

What colors go well with #EECBC2?

#C3E6EE (complementary), #EEC3D0 (analogous), and #DD9988 (lighter shade) work well with #EECBC2.