#EFADAA Color Information

Hex color code: #EFADAA

The hex color #EFADAA is a airy red with RGB values of (239, 173, 170) and HSL of (3°, 68%, 80%). It is widely used in graphic design.

Try:
Color NameLight Pink
HEX
#EFADAA
RGB
239, 173, 170
HSL
3°, 68%, 80%
CMYK
0%, 28%, 29%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFADAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 173, 170

Red: 239 / Green: 173 / Blue: 170

HSL

3°, 68%, 80%

Hue: 3° / Saturation: 68% / Lightness: 80%

CMYK

0%, 28%, 29%, 6%

Cyan: 0% / Magenta: 28% / Yellow: 29% / Key: 6%

What color is #EFADAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFADAA to RGB:

rgb(239, 173, 170)HEX to RGB Converter →

HEX to HSL

Convert #EFADAA to HSL:

hsl(3, 68%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EFADAA to CMYK:

cmyk(0%, 28%, 29%, 6%)Color Converter →

Color Meaning and Usage

A ethereal red tone, #EFADAA has RGB (239, 173, 170) and HSL (3°, 68%, 80%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFADAA is #A9EBEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFA9C9.

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

Contrast with #EFADAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFADAA?

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

What is the RGB value of #EFADAA?

#EFADAA in RGB is (239, 173, 170) - 239 red, 173 green, and 170 blue.

How to use #EFADAA in CSS?

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

What colors go well with #EFADAA?

#A9EBEF (complementary), #EFA9C9 (analogous), and #E26F69 (lighter shade) work well with #EFADAA.