#F49FAD Color Information

Hex color code: #F49FAD

A light red shade, #F49FAD appears as (244, 159, 173) in RGB and (350°, 79%, 79%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Pink
HEX
#F49FAD
RGB
244, 159, 173
HSL
350°, 79%, 79%
CMYK
0%, 35%, 29%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F49FAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 159, 173

Red: 244 / Green: 159 / Blue: 173

HSL

350°, 79%, 79%

Hue: 350° / Saturation: 79% / Lightness: 79%

CMYK

0%, 35%, 29%, 4%

Cyan: 0% / Magenta: 35% / Yellow: 29% / Key: 4%

What color is #F49FAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F49FAD to RGB:

rgb(244, 159, 173)HEX to RGB Converter →

HEX to HSL

Convert #F49FAD to HSL:

hsl(350, 79%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #F49FAD to CMYK:

cmyk(0%, 35%, 29%, 4%)Color Converter →

Color Meaning and Usage

A light red tone, #F49FAD has RGB (244, 159, 173) and HSL (350°, 79%, 79%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F49FAD is #9FF4E6, creating high-contrast pairings. For softer combinations, try analogous colors like #F49FD8.

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

Contrast with #F49FAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F49FAD?

#F49FAD is a light red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #F49FAD?

#F49FAD in RGB is (244, 159, 173) - 244 red, 159 green, and 173 blue.

How to use #F49FAD in CSS?

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

What colors go well with #F49FAD?

#9FF4E6 (complementary), #F49FD8 (analogous), and #EC5B73 (lighter shade) work well with #F49FAD.