#F773EA Color Information

Hex color code: #F773EA

A striking magenta shade, #F773EA appears as (247, 115, 234) in RGB and (306°, 89%, 71%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet
HEX
#F773EA
RGB
247, 115, 234
HSL
306°, 89%, 71%
CMYK
0%, 53%, 5%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F773EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

247, 115, 234

Red: 247 / Green: 115 / Blue: 234

HSL

306°, 89%, 71%

Hue: 306° / Saturation: 89% / Lightness: 71%

CMYK

0%, 53%, 5%, 3%

Cyan: 0% / Magenta: 53% / Yellow: 5% / Key: 3%

What color is #F773EA?

#F773EA is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F773EA to RGB:

rgb(247, 115, 234)HEX to RGB Converter →

HEX to HSL

Convert #F773EA to HSL:

hsl(306, 89%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #F773EA to CMYK:

cmyk(0%, 53%, 5%, 3%)Color Converter →

Color Meaning and Usage

#F773EA is a eye-catching magenta color with RGB values of 247, 115, 234 and HSL of 306°, 89%, 71%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F773EA is #73F780, creating high-contrast pairings. For softer combinations, try analogous colors like #C273F7.

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

Contrast with #F773EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F773EA?

#F773EA is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F773EA?

#F773EA in RGB is (247, 115, 234) - 247 red, 115 green, and 234 blue.

How to use #F773EA in CSS?

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

What colors go well with #F773EA?

#73F780 (complementary), #C273F7 (analogous), and #F32BDF (lighter shade) work well with #F773EA.