#EDABB1 Color Information

Hex color code: #EDABB1

#EDABB1 is a delicate red color. In RGB it is (237, 171, 177), and in HSL it is (355°, 65%, 80%). It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#EDABB1
RGB
237, 171, 177
HSL
355°, 65%, 80%
CMYK
0%, 28%, 25%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDABB1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 171, 177

Red: 237 / Green: 171 / Blue: 177

HSL

355°, 65%, 80%

Hue: 355° / Saturation: 65% / Lightness: 80%

CMYK

0%, 28%, 25%, 7%

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

What color is #EDABB1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDABB1 to RGB:

rgb(237, 171, 177)HEX to RGB Converter →

HEX to HSL

Convert #EDABB1 to HSL:

hsl(355, 65%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EDABB1 to CMYK:

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

Color Meaning and Usage

A light red tone, #EDABB1 has RGB (237, 171, 177) and HSL (355°, 65%, 80%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDABB1 is #ABEDE8, creating high-contrast pairings. For softer combinations, try analogous colors like #EDABD2.

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

Contrast with #EDABB1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDABB1?

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

What is the RGB value of #EDABB1?

#EDABB1 in RGB is (237, 171, 177) - 237 red, 171 green, and 177 blue.

How to use #EDABB1 in CSS?

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

What colors go well with #EDABB1?

#ABEDE8 (complementary), #EDABD2 (analogous), and #E06C75 (lighter shade) work well with #EDABB1.