#F320C6 Color Information

Hex color code: #F320C6

#F320C6 is a eye-catching magenta color. In RGB it is (243, 32, 198), and in HSL it is (313°, 90%, 54%). It is popular in mobile app design.

Try:
Color NameDeep Pink
HEX
#F320C6
RGB
243, 32, 198
HSL
313°, 90%, 54%
CMYK
0%, 87%, 19%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F320C6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

243, 32, 198

Red: 243 / Green: 32 / Blue: 198

HSL

313°, 90%, 54%

Hue: 313° / Saturation: 90% / Lightness: 54%

CMYK

0%, 87%, 19%, 5%

Cyan: 0% / Magenta: 87% / Yellow: 19% / Key: 5%

What color is #F320C6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F320C6 to RGB:

rgb(243, 32, 198)HEX to RGB Converter →

HEX to HSL

Convert #F320C6 to HSL:

hsl(313, 90%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #F320C6 to CMYK:

cmyk(0%, 87%, 19%, 5%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #F320C6 has RGB (243, 32, 198) and HSL (313°, 90%, 54%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F320C6 is #20F34E, creating high-contrast pairings. For softer combinations, try analogous colors like #B720F3.

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

Contrast with #F320C6

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

Contrast Ratio: 5.83:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F320C6?

#F320C6 is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F320C6?

#F320C6 in RGB is (243, 32, 198) - 243 red, 32 green, and 198 blue.

How to use #F320C6 in CSS?

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

What colors go well with #F320C6?

#20F34E (complementary), #B720F3 (analogous), and #BD0A96 (lighter shade) work well with #F320C6.