#ECBBC5 Color Information

Hex color code: #ECBBC5

A delicate red shade, #ECBBC5 appears as (236, 187, 197) in RGB and (348°, 56%, 83%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Pink
HEX
#ECBBC5
RGB
236, 187, 197
HSL
348°, 56%, 83%
CMYK
0%, 21%, 17%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECBBC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 187, 197

Red: 236 / Green: 187 / Blue: 197

HSL

348°, 56%, 83%

Hue: 348° / Saturation: 56% / Lightness: 83%

CMYK

0%, 21%, 17%, 7%

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

What color is #ECBBC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECBBC5 to RGB:

rgb(236, 187, 197)HEX to RGB Converter →

HEX to HSL

Convert #ECBBC5 to HSL:

hsl(348, 56%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #ECBBC5 to CMYK:

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

Color Meaning and Usage

A airy red tone, #ECBBC5 has RGB (236, 187, 197) and HSL (348°, 56%, 83%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECBBC5 is #BBECE2, creating high-contrast pairings. For softer combinations, try analogous colors like #ECBBDD.

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

Contrast with #ECBBC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECBBC5?

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

What is the RGB value of #ECBBC5?

#ECBBC5 in RGB is (236, 187, 197) - 236 red, 187 green, and 197 blue.

How to use #ECBBC5 in CSS?

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

What colors go well with #ECBBC5?

#BBECE2 (complementary), #ECBBDD (analogous), and #DB8092 (lighter shade) work well with #ECBBC5.