#ECBFC1 Color Information

Hex color code: #ECBFC1

A soft red shade, #ECBFC1 appears as (236, 191, 193) in RGB and (357°, 54%, 84%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Pink
HEX
#ECBFC1
RGB
236, 191, 193
HSL
357°, 54%, 84%
CMYK
0%, 19%, 18%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECBFC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 191, 193

Red: 236 / Green: 191 / Blue: 193

HSL

357°, 54%, 84%

Hue: 357° / Saturation: 54% / Lightness: 84%

CMYK

0%, 19%, 18%, 7%

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

What color is #ECBFC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECBFC1 to RGB:

rgb(236, 191, 193)HEX to RGB Converter →

HEX to HSL

Convert #ECBFC1 to HSL:

hsl(357, 54%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #ECBFC1 to CMYK:

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

Color Meaning and Usage

#ECBFC1 is a delicate red color with RGB values of 236, 191, 193 and HSL of 357°, 54%, 84%. 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 #ECBFC1 is #C0ECEA, creating high-contrast pairings. For softer combinations, try analogous colors like #ECC0D8.

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

Contrast with #ECBFC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECBFC1?

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

What is the RGB value of #ECBFC1?

#ECBFC1 in RGB is (236, 191, 193) - 236 red, 191 green, and 193 blue.

How to use #ECBFC1 in CSS?

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

What colors go well with #ECBFC1?

#C0ECEA (complementary), #ECC0D8 (analogous), and #DB858A (lighter shade) work well with #ECBFC1.