#F04C8B Color Information

Hex color code: #F04C8B

The hex color #F04C8B is a bold magenta with RGB values of (240, 76, 139) and HSL of (337°, 85%, 62%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#F04C8B
RGB
240, 76, 139
HSL
337°, 85%, 62%
CMYK
0%, 68%, 42%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F04C8B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 76, 139

Red: 240 / Green: 76 / Blue: 139

HSL

337°, 85%, 62%

Hue: 337° / Saturation: 85% / Lightness: 62%

CMYK

0%, 68%, 42%, 6%

Cyan: 0% / Magenta: 68% / Yellow: 42% / Key: 6%

What color is #F04C8B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F04C8B to RGB:

rgb(240, 76, 139)HEX to RGB Converter →

HEX to HSL

Convert #F04C8B to HSL:

hsl(337, 85%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #F04C8B to CMYK:

cmyk(0%, 68%, 42%, 6%)Color Converter →

Color Meaning and Usage

#F04C8B is a dynamic magenta color with RGB values of 240, 76, 139 and HSL of 337°, 85%, 62%. This highly saturated hue evokes energy and excitement, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F04C8B is #4CF0B1, creating high-contrast pairings. For softer combinations, try analogous colors like #F04CDD.

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

Contrast with #F04C8B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F04C8B?

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

What is the RGB value of #F04C8B?

#F04C8B in RGB is (240, 76, 139) - 240 red, 76 green, and 139 blue.

How to use #F04C8B in CSS?

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

What colors go well with #F04C8B?

#4CF0B1 (complementary), #F04CDD (analogous), and #DE1260 (lighter shade) work well with #F04C8B.