#ECB9BF Color Information

Hex color code: #ECB9BF

#ECB9BF is a soft red color. In RGB it is (236, 185, 191), and in HSL it is (353°, 57%, 83%). It is often used for branding and logos.

Try:
Color NameLight Pink
HEX
#ECB9BF
RGB
236, 185, 191
HSL
353°, 57%, 83%
CMYK
0%, 22%, 19%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECB9BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 185, 191

Red: 236 / Green: 185 / Blue: 191

HSL

353°, 57%, 83%

Hue: 353° / Saturation: 57% / Lightness: 83%

CMYK

0%, 22%, 19%, 7%

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

What color is #ECB9BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECB9BF to RGB:

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

HEX to HSL

Convert #ECB9BF to HSL:

hsl(353, 57%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #ECB9BF to CMYK:

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

Color Meaning and Usage

A airy red tone, #ECB9BF has RGB (236, 185, 191) and HSL (353°, 57%, 83%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECB9BF is #BBECE7, creating high-contrast pairings. For softer combinations, try analogous colors like #ECBBD9.

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

Contrast with #ECB9BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECB9BF?

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

What is the RGB value of #ECB9BF?

#ECB9BF in RGB is (236, 185, 191) - 236 red, 185 green, and 191 blue.

How to use #ECB9BF in CSS?

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

What colors go well with #ECB9BF?

#BBECE7 (complementary), #ECBBD9 (analogous), and #DC7F8A (lighter shade) work well with #ECB9BF.