#EDB0AB Color Information

Hex color code: #EDB0AB

A ethereal red shade, #EDB0AB appears as (237, 176, 171) in RGB and (5°, 65%, 80%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Pink
HEX
#EDB0AB
RGB
237, 176, 171
HSL
5°, 65%, 80%
CMYK
0%, 26%, 28%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDB0AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 176, 171

Red: 237 / Green: 176 / Blue: 171

HSL

5°, 65%, 80%

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

CMYK

0%, 26%, 28%, 7%

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

What color is #EDB0AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDB0AB to RGB:

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

HEX to HSL

Convert #EDB0AB to HSL:

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

HEX to CMYK

Convert #EDB0AB to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #EDB0AB has RGB (237, 176, 171) and HSL (5°, 65%, 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 #EDB0AB is #ABE8ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDABC6.

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

Contrast with #EDB0AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDB0AB?

#EDB0AB is a ethereal red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EDB0AB?

#EDB0AB in RGB is (237, 176, 171) - 237 red, 176 green, and 171 blue.

How to use #EDB0AB in CSS?

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

What colors go well with #EDB0AB?

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