#F07DAD Color Information

Hex color code: #F07DAD

A eye-catching magenta shade, #F07DAD appears as (240, 125, 173) in RGB and (335°, 79%, 72%) in HSL. It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#F07DAD
RGB
240, 125, 173
HSL
335°, 79%, 72%
CMYK
0%, 48%, 28%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F07DAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 125, 173

Red: 240 / Green: 125 / Blue: 173

HSL

335°, 79%, 72%

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

CMYK

0%, 48%, 28%, 6%

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

What color is #F07DAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F07DAD to RGB:

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

HEX to HSL

Convert #F07DAD to HSL:

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

HEX to CMYK

Convert #F07DAD to CMYK:

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

Color Meaning and Usage

#F07DAD is a eye-catching magenta color with RGB values of 240, 125, 173 and HSL of 335°, 79%, 72%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F07DAD is #7FF0C1, creating high-contrast pairings. For softer combinations, try analogous colors like #F07FE7.

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

Contrast with #F07DAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F07DAD?

#F07DAD is a eye-catching magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #F07DAD?

#F07DAD in RGB is (240, 125, 173) - 240 red, 125 green, and 173 blue.

How to use #F07DAD in CSS?

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

What colors go well with #F07DAD?

#7FF0C1 (complementary), #F07FE7 (analogous), and #E83B83 (lighter shade) work well with #F07DAD.