#F1ADFF Color Information

Hex color code: #F1ADFF

The hex color #F1ADFF is a soft magenta with RGB values of (241, 173, 255) and HSL of (290°, 100%, 84%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#F1ADFF
RGB
241, 173, 255
HSL
290°, 100%, 84%
CMYK
5%, 32%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F1ADFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 173, 255

Red: 241 / Green: 173 / Blue: 255

HSL

290°, 100%, 84%

Hue: 290° / Saturation: 100% / Lightness: 84%

CMYK

5%, 32%, 0%, 0%

Cyan: 5% / Magenta: 32% / Yellow: 0% / Key: 0%

What color is #F1ADFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F1ADFF to RGB:

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

HEX to HSL

Convert #F1ADFF to HSL:

hsl(290, 100%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #F1ADFF to CMYK:

cmyk(5%, 32%, 0%, 0%)Color Converter →

Color Meaning and Usage

#F1ADFF is a airy magenta color with RGB values of 241, 173, 255 and HSL of 290°, 100%, 84%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F1ADFF is #BBFFAD, creating high-contrast pairings. For softer combinations, try analogous colors like #C9ADFF.

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

Contrast with #F1ADFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F1ADFF?

#F1ADFF is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F1ADFF?

#F1ADFF in RGB is (241, 173, 255) - 241 red, 173 green, and 255 blue.

How to use #F1ADFF in CSS?

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

What colors go well with #F1ADFF?

#BBFFAD (complementary), #C9ADFF (analogous), and #E561FF (lighter shade) work well with #F1ADFF.