#F377DC Color Information

Hex color code: #F377DC

#F377DC is a vivid magenta color. In RGB it is (243, 119, 220), and in HSL it is (311°, 84%, 71%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#F377DC
RGB
243, 119, 220
HSL
311°, 84%, 71%
CMYK
0%, 51%, 9%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F377DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

243, 119, 220

Red: 243 / Green: 119 / Blue: 220

HSL

311°, 84%, 71%

Hue: 311° / Saturation: 84% / Lightness: 71%

CMYK

0%, 51%, 9%, 5%

Cyan: 0% / Magenta: 51% / Yellow: 9% / Key: 5%

What color is #F377DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F377DC to RGB:

rgb(243, 119, 220)HEX to RGB Converter →

HEX to HSL

Convert #F377DC to HSL:

hsl(311, 84%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #F377DC to CMYK:

cmyk(0%, 51%, 9%, 5%)Color Converter →

Color Meaning and Usage

#F377DC is a bold magenta color with RGB values of 243, 119, 220 and HSL of 311°, 84%, 71%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F377DC is #77F38E, creating high-contrast pairings. For softer combinations, try analogous colors like #CC77F3.

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

Contrast with #F377DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F377DC?

#F377DC is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F377DC?

#F377DC in RGB is (243, 119, 220) - 243 red, 119 green, and 220 blue.

How to use #F377DC in CSS?

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

What colors go well with #F377DC?

#77F38E (complementary), #CC77F3 (analogous), and #ED31CA (lighter shade) work well with #F377DC.