#F48BB3 Color Information

Hex color code: #F48BB3

#F48BB3 is a dynamic magenta color. In RGB it is (244, 139, 179), and in HSL it is (337°, 83%, 75%). It is widely used in graphic design.

Try:
Color NameHot Pink
HEX
#F48BB3
RGB
244, 139, 179
HSL
337°, 83%, 75%
CMYK
0%, 43%, 27%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F48BB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 139, 179

Red: 244 / Green: 139 / Blue: 179

HSL

337°, 83%, 75%

Hue: 337° / Saturation: 83% / Lightness: 75%

CMYK

0%, 43%, 27%, 4%

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

What color is #F48BB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F48BB3 to RGB:

rgb(244, 139, 179)HEX to RGB Converter →

HEX to HSL

Convert #F48BB3 to HSL:

hsl(337, 83%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #F48BB3 to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #F48BB3 has RGB (244, 139, 179) and HSL (337°, 83%, 75%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F48BB3 is #8AF4CC, creating high-contrast pairings. For softer combinations, try analogous colors like #F48AE8.

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

Contrast with #F48BB3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F48BB3?

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

What is the RGB value of #F48BB3?

#F48BB3 in RGB is (244, 139, 179) - 244 red, 139 green, and 179 blue.

How to use #F48BB3 in CSS?

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

What colors go well with #F48BB3?

#8AF4CC (complementary), #F48AE8 (analogous), and #EE4485 (lighter shade) work well with #F48BB3.