#ECAFAA Color Information

Hex color code: #ECAFAA

The hex color #ECAFAA is a airy red with RGB values of (236, 175, 170) and HSL of (5°, 63%, 80%). It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#ECAFAA
RGB
236, 175, 170
HSL
5°, 63%, 80%
CMYK
0%, 26%, 28%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECAFAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 175, 170

Red: 236 / Green: 175 / Blue: 170

HSL

5°, 63%, 80%

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

CMYK

0%, 26%, 28%, 7%

Cyan: 0% / Magenta: 26% / Yellow: 28% / Key: 7%

What color is #ECAFAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECAFAA to RGB:

rgb(236, 175, 170)HEX to RGB Converter →

HEX to HSL

Convert #ECAFAA to HSL:

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

HEX to CMYK

Convert #ECAFAA to CMYK:

cmyk(0%, 26%, 28%, 7%)Color Converter →

Color Meaning and Usage

A light red tone, #ECAFAA has RGB (236, 175, 170) and HSL (5°, 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 #ECAFAA is #ACE7EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECACC7.

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

Contrast with #ECAFAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECAFAA?

#ECAFAA is a light red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #ECAFAA?

#ECAFAA in RGB is (236, 175, 170) - 236 red, 175 green, and 170 blue.

How to use #ECAFAA in CSS?

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

What colors go well with #ECAFAA?

#ACE7EC (complementary), #ECACC7 (analogous), and #DE776E (lighter shade) work well with #ECAFAA.