#EE7F9A Color Information

Hex color code: #EE7F9A

The hex color #EE7F9A is a bold red with RGB values of (238, 127, 154) and HSL of (345°, 77%, 72%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#EE7F9A
RGB
238, 127, 154
HSL
345°, 77%, 72%
CMYK
0%, 47%, 35%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE7F9A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 127, 154

Red: 238 / Green: 127 / Blue: 154

HSL

345°, 77%, 72%

Hue: 345° / Saturation: 77% / Lightness: 72%

CMYK

0%, 47%, 35%, 7%

Cyan: 0% / Magenta: 47% / Yellow: 35% / Key: 7%

What color is #EE7F9A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE7F9A to RGB:

rgb(238, 127, 154)HEX to RGB Converter →

HEX to HSL

Convert #EE7F9A to HSL:

hsl(345, 77%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EE7F9A to CMYK:

cmyk(0%, 47%, 35%, 7%)Color Converter →

Color Meaning and Usage

A vivid red tone, #EE7F9A has RGB (238, 127, 154) and HSL (345°, 77%, 72%). 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 #EE7F9A is #81EFD3, creating high-contrast pairings. For softer combinations, try analogous colors like #EF81D3.

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

Contrast with #EE7F9A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE7F9A?

#EE7F9A is a vivid red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EE7F9A?

#EE7F9A in RGB is (238, 127, 154) - 238 red, 127 green, and 154 blue.

How to use #EE7F9A in CSS?

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

What colors go well with #EE7F9A?

#81EFD3 (complementary), #EF81D3 (analogous), and #E63D67 (lighter shade) work well with #EE7F9A.