#F48DAF Color Information

Hex color code: #F48DAF

A vivid magenta shade, #F48DAF appears as (244, 141, 175) in RGB and (340°, 82%, 75%) in HSL. It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#F48DAF
RGB
244, 141, 175
HSL
340°, 82%, 75%
CMYK
0%, 42%, 28%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F48DAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 141, 175

Red: 244 / Green: 141 / Blue: 175

HSL

340°, 82%, 75%

Hue: 340° / Saturation: 82% / Lightness: 75%

CMYK

0%, 42%, 28%, 4%

Cyan: 0% / Magenta: 42% / Yellow: 28% / Key: 4%

What color is #F48DAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F48DAF to RGB:

rgb(244, 141, 175)HEX to RGB Converter →

HEX to HSL

Convert #F48DAF to HSL:

hsl(340, 82%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #F48DAF to CMYK:

cmyk(0%, 42%, 28%, 4%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #F48DAF has RGB (244, 141, 175) and HSL (340°, 82%, 75%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F48DAF is #8BF4D1, creating high-contrast pairings. For softer combinations, try analogous colors like #F48BE2.

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

Contrast with #F48DAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F48DAF?

#F48DAF is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F48DAF?

#F48DAF in RGB is (244, 141, 175) - 244 red, 141 green, and 175 blue.

How to use #F48DAF in CSS?

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

What colors go well with #F48DAF?

#8BF4D1 (complementary), #F48BE2 (analogous), and #ED457D (lighter shade) work well with #F48DAF.