#F398CC Color Information

Hex color code: #F398CC

The hex color #F398CC is a soft magenta with RGB values of (243, 152, 204) and HSL of (326°, 79%, 77%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#F398CC
RGB
243, 152, 204
HSL
326°, 79%, 77%
CMYK
0%, 37%, 16%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F398CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

243, 152, 204

Red: 243 / Green: 152 / Blue: 204

HSL

326°, 79%, 77%

Hue: 326° / Saturation: 79% / Lightness: 77%

CMYK

0%, 37%, 16%, 5%

Cyan: 0% / Magenta: 37% / Yellow: 16% / Key: 5%

What color is #F398CC?

#F398CC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F398CC to RGB:

rgb(243, 152, 204)HEX to RGB Converter →

HEX to HSL

Convert #F398CC to HSL:

hsl(326, 79%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #F398CC to CMYK:

cmyk(0%, 37%, 16%, 5%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #F398CC has RGB (243, 152, 204) and HSL (326°, 79%, 77%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F398CC is #96F3BE, creating high-contrast pairings. For softer combinations, try analogous colors like #ED96F3.

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

Contrast with #F398CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F398CC?

#F398CC is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F398CC?

#F398CC in RGB is (243, 152, 204) - 243 red, 152 green, and 204 blue.

How to use #F398CC in CSS?

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

What colors go well with #F398CC?

#96F3BE (complementary), #ED96F3 (analogous), and #EB52A8 (lighter shade) work well with #F398CC.