#F1A7AC Color Information

Hex color code: #F1A7AC

A delicate red shade, #F1A7AC appears as (241, 167, 172) in RGB and (356°, 73%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Pink
HEX
#F1A7AC
RGB
241, 167, 172
HSL
356°, 73%, 80%
CMYK
0%, 31%, 29%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F1A7AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 167, 172

Red: 241 / Green: 167 / Blue: 172

HSL

356°, 73%, 80%

Hue: 356° / Saturation: 73% / Lightness: 80%

CMYK

0%, 31%, 29%, 5%

Cyan: 0% / Magenta: 31% / Yellow: 29% / Key: 5%

What color is #F1A7AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F1A7AC to RGB:

rgb(241, 167, 172)HEX to RGB Converter →

HEX to HSL

Convert #F1A7AC to HSL:

hsl(356, 73%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #F1A7AC to CMYK:

cmyk(0%, 31%, 29%, 5%)Color Converter →

Color Meaning and Usage

A soft red tone, #F1A7AC has RGB (241, 167, 172) and HSL (356°, 73%, 80%). 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 #F1A7AC is #A7F1EC, creating high-contrast pairings. For softer combinations, try analogous colors like #F1A7D1.

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

Contrast with #F1A7AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F1A7AC?

#F1A7AC is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #F1A7AC?

#F1A7AC in RGB is (241, 167, 172) - 241 red, 167 green, and 172 blue.

How to use #F1A7AC in CSS?

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

What colors go well with #F1A7AC?

#A7F1EC (complementary), #F1A7D1 (analogous), and #E7656D (lighter shade) work well with #F1A7AC.