#EDB1AB Color Information

Hex color code: #EDB1AB

The hex color #EDB1AB is a ethereal red with RGB values of (237, 177, 171) and HSL of (5°, 65%, 80%). It is typically applied in digital products.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDB1AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 177, 171

Red: 237 / Green: 177 / Blue: 171

HSL

5°, 65%, 80%

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

CMYK

0%, 25%, 28%, 7%

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

What color is #EDB1AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDB1AB to RGB:

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

HEX to HSL

Convert #EDB1AB to HSL:

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

HEX to CMYK

Convert #EDB1AB to CMYK:

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

Color Meaning and Usage

A delicate red tone, #EDB1AB has RGB (237, 177, 171) and HSL (5°, 65%, 80%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDB1AB is #ABE8ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDABC6.

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

Contrast with #EDB1AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDB1AB?

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

What is the RGB value of #EDB1AB?

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

How to use #EDB1AB in CSS?

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

What colors go well with #EDB1AB?

#ABE8ED (complementary), #EDABC6 (analogous), and #E0756C (lighter shade) work well with #EDB1AB.