#ECACCA Color Information

Hex color code: #ECACCA

A airy magenta shade, #ECACCA appears as (236, 172, 202) in RGB and (332°, 63%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Pink
HEX
#ECACCA
RGB
236, 172, 202
HSL
332°, 63%, 80%
CMYK
0%, 27%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECACCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 172, 202

Red: 236 / Green: 172 / Blue: 202

HSL

332°, 63%, 80%

Hue: 332° / Saturation: 63% / Lightness: 80%

CMYK

0%, 27%, 14%, 7%

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

What color is #ECACCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECACCA to RGB:

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

HEX to HSL

Convert #ECACCA to HSL:

hsl(332, 63%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #ECACCA to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #ECACCA has RGB (236, 172, 202) and HSL (332°, 63%, 80%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECACCA is #ACECCE, creating high-contrast pairings. For softer combinations, try analogous colors like #ECACEA.

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

Contrast with #ECACCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECACCA?

#ECACCA is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #ECACCA?

#ECACCA in RGB is (236, 172, 202) - 236 red, 172 green, and 202 blue.

How to use #ECACCA in CSS?

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

What colors go well with #ECACCA?

#ACECCE (complementary), #ECACEA (analogous), and #DE6EA2 (lighter shade) work well with #ECACCA.