#EFA4AF Color Information

Hex color code: #EFA4AF

A light red shade, #EFA4AF appears as (239, 164, 175) in RGB and (351°, 70%, 79%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#EFA4AF
RGB
239, 164, 175
HSL
351°, 70%, 79%
CMYK
0%, 31%, 27%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFA4AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 164, 175

Red: 239 / Green: 164 / Blue: 175

HSL

351°, 70%, 79%

Hue: 351° / Saturation: 70% / Lightness: 79%

CMYK

0%, 31%, 27%, 6%

Cyan: 0% / Magenta: 31% / Yellow: 27% / Key: 6%

What color is #EFA4AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFA4AF to RGB:

rgb(239, 164, 175)HEX to RGB Converter →

HEX to HSL

Convert #EFA4AF to HSL:

hsl(351, 70%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #EFA4AF to CMYK:

cmyk(0%, 31%, 27%, 6%)Color Converter →

Color Meaning and Usage

#EFA4AF is a delicate red color with RGB values of 239, 164, 175 and HSL of 351°, 70%, 79%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFA4AF is #A4EFE4, creating high-contrast pairings. For softer combinations, try analogous colors like #EFA4D5.

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

Contrast with #EFA4AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFA4AF?

#EFA4AF is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EFA4AF?

#EFA4AF in RGB is (239, 164, 175) - 239 red, 164 green, and 175 blue.

How to use #EFA4AF in CSS?

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

What colors go well with #EFA4AF?

#A4EFE4 (complementary), #EFA4D5 (analogous), and #E36376 (lighter shade) work well with #EFA4AF.