#EF95AB Color Information

Hex color code: #EF95AB

The hex color #EF95AB is a soft red with RGB values of (239, 149, 171) and HSL of (345°, 74%, 76%). It is frequently seen in web interfaces.

Try:
Color NameLight Pink
HEX
#EF95AB
RGB
239, 149, 171
HSL
345°, 74%, 76%
CMYK
0%, 38%, 28%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EF95AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 149, 171

Red: 239 / Green: 149 / Blue: 171

HSL

345°, 74%, 76%

Hue: 345° / Saturation: 74% / Lightness: 76%

CMYK

0%, 38%, 28%, 6%

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

What color is #EF95AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EF95AB to RGB:

rgb(239, 149, 171)HEX to RGB Converter →

HEX to HSL

Convert #EF95AB to HSL:

hsl(345, 74%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #EF95AB to CMYK:

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

Color Meaning and Usage

A airy red tone, #EF95AB has RGB (239, 149, 171) and HSL (345°, 74%, 76%). 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 #EF95AB is #95EFD8, creating high-contrast pairings. For softer combinations, try analogous colors like #EF95D8.

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

Contrast with #EF95AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EF95AB?

#EF95AB is a airy red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EF95AB?

#EF95AB in RGB is (239, 149, 171) - 239 red, 149 green, and 171 blue.

How to use #EF95AB in CSS?

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

What colors go well with #EF95AB?

#95EFD8 (complementary), #EF95D8 (analogous), and #E55277 (lighter shade) work well with #EF95AB.