#EDAAA6 Color Information

Hex color code: #EDAAA6

A light red shade, #EDAAA6 appears as (237, 170, 166) in RGB and (3°, 66%, 79%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#EDAAA6
RGB
237, 170, 166
HSL
3°, 66%, 79%
CMYK
0%, 28%, 30%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDAAA6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 170, 166

Red: 237 / Green: 170 / Blue: 166

HSL

3°, 66%, 79%

Hue: 3° / Saturation: 66% / Lightness: 79%

CMYK

0%, 28%, 30%, 7%

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

What color is #EDAAA6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDAAA6 to RGB:

rgb(237, 170, 166)HEX to RGB Converter →

HEX to HSL

Convert #EDAAA6 to HSL:

hsl(3, 66%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #EDAAA6 to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #EDAAA6 has RGB (237, 170, 166) and HSL (3°, 66%, 79%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDAAA6 is #A6E9ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDA6C6.

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

Contrast with #EDAAA6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDAAA6?

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

What is the RGB value of #EDAAA6?

#EDAAA6 in RGB is (237, 170, 166) - 237 red, 170 green, and 166 blue.

How to use #EDAAA6 in CSS?

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

What colors go well with #EDAAA6?

#A6E9ED (complementary), #EDA6C6 (analogous), and #E06D67 (lighter shade) work well with #EDAAA6.