#F1ADAC Color Information

Hex color code: #F1ADAC

The hex color #F1ADAC is a light red with RGB values of (241, 173, 172) and HSL of (1°, 71%, 81%). It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#F1ADAC
RGB
241, 173, 172
HSL
1°, 71%, 81%
CMYK
0%, 28%, 29%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F1ADAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 173, 172

Red: 241 / Green: 173 / Blue: 172

HSL

1°, 71%, 81%

Hue: 1° / Saturation: 71% / Lightness: 81%

CMYK

0%, 28%, 29%, 5%

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

What color is #F1ADAC?

#F1ADAC is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F1ADAC to RGB:

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

HEX to HSL

Convert #F1ADAC to HSL:

hsl(1, 71%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #F1ADAC to CMYK:

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

Color Meaning and Usage

#F1ADAC is a delicate red color with RGB values of 241, 173, 172 and HSL of 1°, 71%, 81%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F1ADAC is #ACF0F1, creating high-contrast pairings. For softer combinations, try analogous colors like #F1ACCD.

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

Contrast with #F1ADAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F1ADAC?

#F1ADAC is a delicate red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F1ADAC?

#F1ADAC in RGB is (241, 173, 172) - 241 red, 173 green, and 172 blue.

How to use #F1ADAC in CSS?

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

What colors go well with #F1ADAC?

#ACF0F1 (complementary), #F1ACCD (analogous), and #E66D6B (lighter shade) work well with #F1ADAC.