#E7ACBA Color Information

Hex color code: #E7ACBA

#E7ACBA is a light red color. In RGB it is (231, 172, 186), and in HSL it is (346°, 55%, 79%). It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#E7ACBA
RGB
231, 172, 186
HSL
346°, 55%, 79%
CMYK
0%, 26%, 19%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E7ACBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 172, 186

Red: 231 / Green: 172 / Blue: 186

HSL

346°, 55%, 79%

Hue: 346° / Saturation: 55% / Lightness: 79%

CMYK

0%, 26%, 19%, 9%

Cyan: 0% / Magenta: 26% / Yellow: 19% / Key: 9%

What color is #E7ACBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E7ACBA to RGB:

rgb(231, 172, 186)HEX to RGB Converter →

HEX to HSL

Convert #E7ACBA to HSL:

hsl(346, 55%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #E7ACBA to CMYK:

cmyk(0%, 26%, 19%, 9%)Color Converter →

Color Meaning and Usage

A light red tone, #E7ACBA has RGB (231, 172, 186) and HSL (346°, 55%, 79%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E7ACBA is #ACE7D9, creating high-contrast pairings. For softer combinations, try analogous colors like #E7ACD7.

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

Contrast with #E7ACBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E7ACBA?

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

What is the RGB value of #E7ACBA?

#E7ACBA in RGB is (231, 172, 186) - 231 red, 172 green, and 186 blue.

How to use #E7ACBA in CSS?

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

What colors go well with #E7ACBA?

#ACE7D9 (complementary), #E7ACD7 (analogous), and #D67188 (lighter shade) work well with #E7ACBA.