#F58FCC Color Information

Hex color code: #F58FCC

The hex color #F58FCC is a soft magenta with RGB values of (245, 143, 204) and HSL of (324°, 84%, 76%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#F58FCC
RGB
245, 143, 204
HSL
324°, 84%, 76%
CMYK
0%, 42%, 17%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F58FCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

245, 143, 204

Red: 245 / Green: 143 / Blue: 204

HSL

324°, 84%, 76%

Hue: 324° / Saturation: 84% / Lightness: 76%

CMYK

0%, 42%, 17%, 4%

Cyan: 0% / Magenta: 42% / Yellow: 17% / Key: 4%

What color is #F58FCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F58FCC to RGB:

rgb(245, 143, 204)HEX to RGB Converter →

HEX to HSL

Convert #F58FCC to HSL:

hsl(324, 84%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #F58FCC to CMYK:

cmyk(0%, 42%, 17%, 4%)Color Converter →

Color Meaning and Usage

A airy magenta tone, #F58FCC has RGB (245, 143, 204) and HSL (324°, 84%, 76%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F58FCC is #8EF5B8, creating high-contrast pairings. For softer combinations, try analogous colors like #EB8EF5.

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

Contrast with #F58FCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F58FCC?

#F58FCC is a airy magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F58FCC?

#F58FCC in RGB is (245, 143, 204) - 245 red, 143 green, and 204 blue.

How to use #F58FCC in CSS?

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

What colors go well with #F58FCC?

#8EF5B8 (complementary), #EB8EF5 (analogous), and #EF48AC (lighter shade) work well with #F58FCC.