#EDABAF Color Information

Hex color code: #EDABAF

A delicate red shade, #EDABAF appears as (237, 171, 175) in RGB and (356°, 65%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Pink
HEX
#EDABAF
RGB
237, 171, 175
HSL
356°, 65%, 80%
CMYK
0%, 28%, 26%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDABAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 171, 175

Red: 237 / Green: 171 / Blue: 175

HSL

356°, 65%, 80%

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

CMYK

0%, 28%, 26%, 7%

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

What color is #EDABAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDABAF to RGB:

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

HEX to HSL

Convert #EDABAF to HSL:

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

HEX to CMYK

Convert #EDABAF to CMYK:

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

Color Meaning and Usage

#EDABAF is a light red color with RGB values of 237, 171, 175 and HSL of 356°, 65%, 80%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDABAF is #ABEDE9, creating high-contrast pairings. For softer combinations, try analogous colors like #EDABD0.

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

Contrast with #EDABAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDABAF?

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

What is the RGB value of #EDABAF?

#EDABAF in RGB is (237, 171, 175) - 237 red, 171 green, and 175 blue.

How to use #EDABAF in CSS?

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

What colors go well with #EDABAF?

#ABEDE9 (complementary), #EDABD0 (analogous), and #E06C73 (lighter shade) work well with #EDABAF.