#F85488 Color Information

Hex color code: #F85488

A bold magenta shade, #F85488 appears as (248, 84, 136) in RGB and (341°, 92%, 65%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#F85488
RGB
248, 84, 136
HSL
341°, 92%, 65%
CMYK
0%, 66%, 45%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F85488; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 84, 136

Red: 248 / Green: 84 / Blue: 136

HSL

341°, 92%, 65%

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

CMYK

0%, 66%, 45%, 3%

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

What color is #F85488?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F85488 to RGB:

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

HEX to HSL

Convert #F85488 to HSL:

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

HEX to CMYK

Convert #F85488 to CMYK:

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

Color Meaning and Usage

#F85488 is a bold magenta color with RGB values of 248, 84, 136 and HSL of 341°, 92%, 65%. This highly saturated hue evokes energy and excitement, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F85488 is #54F8C4, creating high-contrast pairings. For softer combinations, try analogous colors like #F854DA.

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

Contrast with #F85488

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F85488?

#F85488 is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F85488?

#F85488 in RGB is (248, 84, 136) - 248 red, 84 green, and 136 blue.

How to use #F85488 in CSS?

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

What colors go well with #F85488?

#54F8C4 (complementary), #F854DA (analogous), and #F50A54 (lighter shade) work well with #F85488.