#F18ADA Color Information

Hex color code: #F18ADA

A eye-catching magenta shade, #F18ADA appears as (241, 138, 218) in RGB and (313°, 79%, 74%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet
HEX
#F18ADA
RGB
241, 138, 218
HSL
313°, 79%, 74%
CMYK
0%, 43%, 10%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F18ADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 138, 218

Red: 241 / Green: 138 / Blue: 218

HSL

313°, 79%, 74%

Hue: 313° / Saturation: 79% / Lightness: 74%

CMYK

0%, 43%, 10%, 5%

Cyan: 0% / Magenta: 43% / Yellow: 10% / Key: 5%

What color is #F18ADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F18ADA to RGB:

rgb(241, 138, 218)HEX to RGB Converter →

HEX to HSL

Convert #F18ADA to HSL:

hsl(313, 79%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #F18ADA to CMYK:

cmyk(0%, 43%, 10%, 5%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #F18ADA has RGB (241, 138, 218) and HSL (313°, 79%, 74%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F18ADA is #88F19F, creating high-contrast pairings. For softer combinations, try analogous colors like #D388F1.

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

Contrast with #F18ADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F18ADA?

#F18ADA is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F18ADA?

#F18ADA in RGB is (241, 138, 218) - 241 red, 138 green, and 218 blue.

How to use #F18ADA in CSS?

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

What colors go well with #F18ADA?

#88F19F (complementary), #D388F1 (analogous), and #E944C5 (lighter shade) work well with #F18ADA.