#ECACA6 Color Information

Hex color code: #ECACA6

#ECACA6 is a soft red color. In RGB it is (236, 172, 166), and in HSL it is (5°, 65%, 79%). It is often used for branding and logos.

Try:
Color NameLight Pink
HEX
#ECACA6
RGB
236, 172, 166
HSL
5°, 65%, 79%
CMYK
0%, 27%, 30%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECACA6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 172, 166

Red: 236 / Green: 172 / Blue: 166

HSL

5°, 65%, 79%

Hue: 5° / Saturation: 65% / Lightness: 79%

CMYK

0%, 27%, 30%, 7%

Cyan: 0% / Magenta: 27% / Yellow: 30% / Key: 7%

What color is #ECACA6?

#ECACA6 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECACA6 to RGB:

rgb(236, 172, 166)HEX to RGB Converter →

HEX to HSL

Convert #ECACA6 to HSL:

hsl(5, 65%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #ECACA6 to CMYK:

cmyk(0%, 27%, 30%, 7%)Color Converter →

Color Meaning and Usage

#ECACA6 is a soft red color with RGB values of 236, 172, 166 and HSL of 5°, 65%, 79%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECACA6 is #A7E6EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECA7C4.

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

Contrast with #ECACA6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECACA6?

#ECACA6 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #ECACA6?

#ECACA6 in RGB is (236, 172, 166) - 236 red, 172 green, and 166 blue.

How to use #ECACA6 in CSS?

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

What colors go well with #ECACA6?

#A7E6EC (complementary), #ECA7C4 (analogous), and #DF7168 (lighter shade) work well with #ECACA6.