#EF6BA0 Color Information

Hex color code: #EF6BA0

The hex color #EF6BA0 is a bold magenta with RGB values of (239, 107, 160) and HSL of (336°, 80%, 68%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#EF6BA0
RGB
239, 107, 160
HSL
336°, 80%, 68%
CMYK
0%, 55%, 33%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EF6BA0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 107, 160

Red: 239 / Green: 107 / Blue: 160

HSL

336°, 80%, 68%

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

CMYK

0%, 55%, 33%, 6%

Cyan: 0% / Magenta: 55% / Yellow: 33% / Key: 6%

What color is #EF6BA0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EF6BA0 to RGB:

rgb(239, 107, 160)HEX to RGB Converter →

HEX to HSL

Convert #EF6BA0 to HSL:

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

HEX to CMYK

Convert #EF6BA0 to CMYK:

cmyk(0%, 55%, 33%, 6%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #EF6BA0 has RGB (239, 107, 160) and HSL (336°, 80%, 68%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EF6BA0 is #6CEFBA, creating high-contrast pairings. For softer combinations, try analogous colors like #EF6CE2.

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

Contrast with #EF6BA0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EF6BA0?

#EF6BA0 is a striking magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EF6BA0?

#EF6BA0 in RGB is (239, 107, 160) - 239 red, 107 green, and 160 blue.

How to use #EF6BA0 in CSS?

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

What colors go well with #EF6BA0?

#6CEFBA (complementary), #EF6CE2 (analogous), and #E72774 (lighter shade) work well with #EF6BA0.