#ECCBCE Color Information

Hex color code: #ECCBCE

#ECCBCE is a soft red color. In RGB it is (236, 203, 206), and in HSL it is (355°, 46%, 86%). It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#ECCBCE
RGB
236, 203, 206
HSL
355°, 46%, 86%
CMYK
0%, 14%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECCBCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 203, 206

Red: 236 / Green: 203 / Blue: 206

HSL

355°, 46%, 86%

Hue: 355° / Saturation: 46% / Lightness: 86%

CMYK

0%, 14%, 13%, 7%

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

What color is #ECCBCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECCBCE to RGB:

rgb(236, 203, 206)HEX to RGB Converter →

HEX to HSL

Convert #ECCBCE to HSL:

hsl(355, 46%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #ECCBCE to CMYK:

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

Color Meaning and Usage

#ECCBCE is a delicate red color with RGB values of 236, 203, 206 and HSL of 355°, 46%, 86%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECCBCE is #CBECE9, creating high-contrast pairings. For softer combinations, try analogous colors like #ECCBDE.

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

Contrast with #ECCBCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECCBCE?

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

What is the RGB value of #ECCBCE?

#ECCBCE in RGB is (236, 203, 206) - 236 red, 203 green, and 206 blue.

How to use #ECCBCE in CSS?

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

What colors go well with #ECCBCE?

#CBECE9 (complementary), #ECCBDE (analogous), and #D79399 (lighter shade) work well with #ECCBCE.