#F368AD Color Information

Hex color code: #F368AD

The hex color #F368AD is a striking magenta with RGB values of (243, 104, 173) and HSL of (330°, 85%, 68%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#F368AD
RGB
243, 104, 173
HSL
330°, 85%, 68%
CMYK
0%, 57%, 29%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F368AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

243, 104, 173

Red: 243 / Green: 104 / Blue: 173

HSL

330°, 85%, 68%

Hue: 330° / Saturation: 85% / Lightness: 68%

CMYK

0%, 57%, 29%, 5%

Cyan: 0% / Magenta: 57% / Yellow: 29% / Key: 5%

What color is #F368AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F368AD to RGB:

rgb(243, 104, 173)HEX to RGB Converter →

HEX to HSL

Convert #F368AD to HSL:

hsl(330, 85%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #F368AD to CMYK:

cmyk(0%, 57%, 29%, 5%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #F368AD has RGB (243, 104, 173) and HSL (330°, 85%, 68%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F368AD is #68F3AD, creating high-contrast pairings. For softer combinations, try analogous colors like #F368F3.

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

Contrast with #F368AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F368AD?

#F368AD is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F368AD?

#F368AD in RGB is (243, 104, 173) - 243 red, 104 green, and 173 blue.

How to use #F368AD in CSS?

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

What colors go well with #F368AD?

#68F3AD (complementary), #F368F3 (analogous), and #ED2187 (lighter shade) work well with #F368AD.