#F580B2 Color Information

Hex color code: #F580B2

#F580B2 is a dynamic magenta color. In RGB it is (245, 128, 178), and in HSL it is (334°, 85%, 73%). It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#F580B2
RGB
245, 128, 178
HSL
334°, 85%, 73%
CMYK
0%, 48%, 27%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F580B2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

245, 128, 178

Red: 245 / Green: 128 / Blue: 178

HSL

334°, 85%, 73%

Hue: 334° / Saturation: 85% / Lightness: 73%

CMYK

0%, 48%, 27%, 4%

Cyan: 0% / Magenta: 48% / Yellow: 27% / Key: 4%

What color is #F580B2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F580B2 to RGB:

rgb(245, 128, 178)HEX to RGB Converter →

HEX to HSL

Convert #F580B2 to HSL:

hsl(334, 85%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #F580B2 to CMYK:

cmyk(0%, 48%, 27%, 4%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #F580B2 has RGB (245, 128, 178) and HSL (334°, 85%, 73%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F580B2 is #80F5C2, creating high-contrast pairings. For softer combinations, try analogous colors like #F580ED.

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

Contrast with #F580B2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F580B2?

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

What is the RGB value of #F580B2?

#F580B2 in RGB is (245, 128, 178) - 245 red, 128 green, and 178 blue.

How to use #F580B2 in CSS?

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

What colors go well with #F580B2?

#80F5C2 (complementary), #F580ED (analogous), and #EF3988 (lighter shade) work well with #F580B2.