#F19ADB Color Information

Hex color code: #F19ADB

The hex color #F19ADB is a light magenta with RGB values of (241, 154, 219) and HSL of (315°, 76%, 77%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#F19ADB
RGB
241, 154, 219
HSL
315°, 76%, 77%
CMYK
0%, 36%, 9%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F19ADB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 154, 219

Red: 241 / Green: 154 / Blue: 219

HSL

315°, 76%, 77%

Hue: 315° / Saturation: 76% / Lightness: 77%

CMYK

0%, 36%, 9%, 5%

Cyan: 0% / Magenta: 36% / Yellow: 9% / Key: 5%

What color is #F19ADB?

#F19ADB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F19ADB to RGB:

rgb(241, 154, 219)HEX to RGB Converter →

HEX to HSL

Convert #F19ADB to HSL:

hsl(315, 76%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #F19ADB to CMYK:

cmyk(0%, 36%, 9%, 5%)Color Converter →

Color Meaning and Usage

#F19ADB is a airy magenta color with RGB values of 241, 154, 219 and HSL of 315°, 76%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F19ADB is #98F1AE, creating high-contrast pairings. For softer combinations, try analogous colors like #DB98F1.

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

Contrast with #F19ADB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F19ADB?

#F19ADB is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F19ADB?

#F19ADB in RGB is (241, 154, 219) - 241 red, 154 green, and 219 blue.

How to use #F19ADB in CSS?

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

What colors go well with #F19ADB?

#98F1AE (complementary), #DB98F1 (analogous), and #E854C3 (lighter shade) work well with #F19ADB.