#F081AD Color Information

Hex color code: #F081AD

#F081AD is a striking magenta color. In RGB it is (240, 129, 173), and in HSL it is (336°, 79%, 72%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#F081AD
RGB
240, 129, 173
HSL
336°, 79%, 72%
CMYK
0%, 46%, 28%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F081AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 129, 173

Red: 240 / Green: 129 / Blue: 173

HSL

336°, 79%, 72%

Hue: 336° / Saturation: 79% / Lightness: 72%

CMYK

0%, 46%, 28%, 6%

Cyan: 0% / Magenta: 46% / Yellow: 28% / Key: 6%

What color is #F081AD?

#F081AD is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F081AD to RGB:

rgb(240, 129, 173)HEX to RGB Converter →

HEX to HSL

Convert #F081AD to HSL:

hsl(336, 79%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #F081AD to CMYK:

cmyk(0%, 46%, 28%, 6%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #F081AD has RGB (240, 129, 173) and HSL (336°, 79%, 72%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F081AD is #7FF0C3, creating high-contrast pairings. For softer combinations, try analogous colors like #F07FE5.

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

Contrast with #F081AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F081AD?

#F081AD is a dynamic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #F081AD?

#F081AD in RGB is (240, 129, 173) - 240 red, 129 green, and 173 blue.

How to use #F081AD in CSS?

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

What colors go well with #F081AD?

#7FF0C3 (complementary), #F07FE5 (analogous), and #E83B80 (lighter shade) work well with #F081AD.