#ECBFBB Color Information

Hex color code: #ECBFBB

The hex color #ECBFBB is a ethereal red with RGB values of (236, 191, 187) and HSL of (5°, 56%, 83%). It is typically applied in digital products.

Try:
Color NameLight Pink
HEX
#ECBFBB
RGB
236, 191, 187
HSL
5°, 56%, 83%
CMYK
0%, 19%, 21%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECBFBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 191, 187

Red: 236 / Green: 191 / Blue: 187

HSL

5°, 56%, 83%

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

CMYK

0%, 19%, 21%, 7%

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

What color is #ECBFBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECBFBB to RGB:

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

HEX to HSL

Convert #ECBFBB to HSL:

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

HEX to CMYK

Convert #ECBFBB to CMYK:

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

Color Meaning and Usage

#ECBFBB is a soft red color with RGB values of 236, 191, 187 and HSL of 5°, 56%, 83%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECBFBB is #BBE8EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECBBD0.

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

Contrast with #ECBFBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECBFBB?

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

What is the RGB value of #ECBFBB?

#ECBFBB in RGB is (236, 191, 187) - 236 red, 191 green, and 187 blue.

How to use #ECBFBB in CSS?

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

What colors go well with #ECBFBB?

#BBE8EC (complementary), #ECBBD0 (analogous), and #DB8780 (lighter shade) work well with #ECBFBB.