#F250AB Color Information

Hex color code: #F250AB

#F250AB is a striking magenta color. In RGB it is (242, 80, 171), and in HSL it is (326°, 86%, 63%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#F250AB
RGB
242, 80, 171
HSL
326°, 86%, 63%
CMYK
0%, 67%, 29%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F250AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 80, 171

Red: 242 / Green: 80 / Blue: 171

HSL

326°, 86%, 63%

Hue: 326° / Saturation: 86% / Lightness: 63%

CMYK

0%, 67%, 29%, 5%

Cyan: 0% / Magenta: 67% / Yellow: 29% / Key: 5%

What color is #F250AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F250AB to RGB:

rgb(242, 80, 171)HEX to RGB Converter →

HEX to HSL

Convert #F250AB to HSL:

hsl(326, 86%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #F250AB to CMYK:

cmyk(0%, 67%, 29%, 5%)Color Converter →

Color Meaning and Usage

#F250AB is a dynamic magenta color with RGB values of 242, 80, 171 and HSL of 326°, 86%, 63%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F250AB is #50F296, creating high-contrast pairings. For softer combinations, try analogous colors like #E750F2.

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

Contrast with #F250AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F250AB?

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

What is the RGB value of #F250AB?

#F250AB in RGB is (242, 80, 171) - 242 red, 80 green, and 171 blue.

How to use #F250AB in CSS?

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

What colors go well with #F250AB?

#50F296 (complementary), #E750F2 (analogous), and #E41188 (lighter shade) work well with #F250AB.