#F882AF Color Information

Hex color code: #F882AF

The hex color #F882AF is a vivid magenta with RGB values of (248, 130, 175) and HSL of (337°, 89%, 74%). It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#F882AF
RGB
248, 130, 175
HSL
337°, 89%, 74%
CMYK
0%, 48%, 29%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F882AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 130, 175

Red: 248 / Green: 130 / Blue: 175

HSL

337°, 89%, 74%

Hue: 337° / Saturation: 89% / Lightness: 74%

CMYK

0%, 48%, 29%, 3%

Cyan: 0% / Magenta: 48% / Yellow: 29% / Key: 3%

What color is #F882AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F882AF to RGB:

rgb(248, 130, 175)HEX to RGB Converter →

HEX to HSL

Convert #F882AF to HSL:

hsl(337, 89%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #F882AF to CMYK:

cmyk(0%, 48%, 29%, 3%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #F882AF has RGB (248, 130, 175) and HSL (337°, 89%, 74%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F882AF is #82F8CA, creating high-contrast pairings. For softer combinations, try analogous colors like #F882EA.

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

Contrast with #F882AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F882AF?

#F882AF is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F882AF?

#F882AF in RGB is (248, 130, 175) - 248 red, 130 green, and 175 blue.

How to use #F882AF in CSS?

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

What colors go well with #F882AF?

#82F8CA (complementary), #F882EA (analogous), and #F33981 (lighter shade) work well with #F882AF.