#F362CF Color Information

Hex color code: #F362CF

#F362CF is a striking magenta color. In RGB it is (243, 98, 207), and in HSL it is (315°, 86%, 67%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#F362CF
RGB
243, 98, 207
HSL
315°, 86%, 67%
CMYK
0%, 60%, 15%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F362CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

243, 98, 207

Red: 243 / Green: 98 / Blue: 207

HSL

315°, 86%, 67%

Hue: 315° / Saturation: 86% / Lightness: 67%

CMYK

0%, 60%, 15%, 5%

Cyan: 0% / Magenta: 60% / Yellow: 15% / Key: 5%

What color is #F362CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F362CF to RGB:

rgb(243, 98, 207)HEX to RGB Converter →

HEX to HSL

Convert #F362CF to HSL:

hsl(315, 86%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #F362CF to CMYK:

cmyk(0%, 60%, 15%, 5%)Color Converter →

Color Meaning and Usage

#F362CF is a bold magenta color with RGB values of 243, 98, 207 and HSL of 315°, 86%, 67%. 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 #F362CF is #62F387, creating high-contrast pairings. For softer combinations, try analogous colors like #CF62F3.

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

Contrast with #F362CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F362CF?

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

What is the RGB value of #F362CF?

#F362CF in RGB is (243, 98, 207) - 243 red, 98 green, and 207 blue.

How to use #F362CF in CSS?

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

What colors go well with #F362CF?

#62F387 (complementary), #CF62F3 (analogous), and #EE1BB9 (lighter shade) work well with #F362CF.