#EDB2AB Color Information

Hex color code: #EDB2AB

#EDB2AB is a airy red color. In RGB it is (237, 178, 171), and in HSL it is (6°, 65%, 80%). It is widely used in graphic design.

Try:
Color NameLight Pink
HEX
#EDB2AB
RGB
237, 178, 171
HSL
6°, 65%, 80%
CMYK
0%, 25%, 28%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDB2AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 178, 171

Red: 237 / Green: 178 / Blue: 171

HSL

6°, 65%, 80%

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

CMYK

0%, 25%, 28%, 7%

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

What color is #EDB2AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDB2AB to RGB:

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

HEX to HSL

Convert #EDB2AB to HSL:

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

HEX to CMYK

Convert #EDB2AB to CMYK:

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

Color Meaning and Usage

#EDB2AB is a airy red color with RGB values of 237, 178, 171 and HSL of 6°, 65%, 80%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDB2AB is #ABE7ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDABC5.

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

Contrast with #EDB2AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDB2AB?

#EDB2AB is a airy red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EDB2AB?

#EDB2AB in RGB is (237, 178, 171) - 237 red, 178 green, and 171 blue.

How to use #EDB2AB in CSS?

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

What colors go well with #EDB2AB?

#ABE7ED (complementary), #EDABC5 (analogous), and #E0776C (lighter shade) work well with #EDB2AB.