#F85498 Color Information

Hex color code: #F85498

The hex color #F85498 is a vivid magenta with RGB values of (248, 84, 152) and HSL of (335°, 92%, 65%). It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#F85498
RGB
248, 84, 152
HSL
335°, 92%, 65%
CMYK
0%, 66%, 39%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F85498; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 84, 152

Red: 248 / Green: 84 / Blue: 152

HSL

335°, 92%, 65%

Hue: 335° / Saturation: 92% / Lightness: 65%

CMYK

0%, 66%, 39%, 3%

Cyan: 0% / Magenta: 66% / Yellow: 39% / Key: 3%

What color is #F85498?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F85498 to RGB:

rgb(248, 84, 152)HEX to RGB Converter →

HEX to HSL

Convert #F85498 to HSL:

hsl(335, 92%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #F85498 to CMYK:

cmyk(0%, 66%, 39%, 3%)Color Converter →

Color Meaning and Usage

#F85498 is a eye-catching magenta color with RGB values of 248, 84, 152 and HSL of 335°, 92%, 65%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F85498 is #54F8B3, creating high-contrast pairings. For softer combinations, try analogous colors like #F854EA.

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

Contrast with #F85498

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F85498?

#F85498 is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F85498?

#F85498 in RGB is (248, 84, 152) - 248 red, 84 green, and 152 blue.

How to use #F85498 in CSS?

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

What colors go well with #F85498?

#54F8B3 (complementary), #F854EA (analogous), and #F50A6C (lighter shade) work well with #F85498.