#F221D3 Color Information

Hex color code: #F221D3

#F221D3 is a bold magenta color. In RGB it is (242, 33, 211), and in HSL it is (309°, 89%, 54%). It is frequently seen in web interfaces.

Try:
Color NameMagenta
HEX
#F221D3
RGB
242, 33, 211
HSL
309°, 89%, 54%
CMYK
0%, 86%, 13%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F221D3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 33, 211

Red: 242 / Green: 33 / Blue: 211

HSL

309°, 89%, 54%

Hue: 309° / Saturation: 89% / Lightness: 54%

CMYK

0%, 86%, 13%, 5%

Cyan: 0% / Magenta: 86% / Yellow: 13% / Key: 5%

What color is #F221D3?

#F221D3 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F221D3 to RGB:

rgb(242, 33, 211)HEX to RGB Converter →

HEX to HSL

Convert #F221D3 to HSL:

hsl(309, 89%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #F221D3 to CMYK:

cmyk(0%, 86%, 13%, 5%)Color Converter →

Color Meaning and Usage

#F221D3 is a dynamic magenta color with RGB values of 242, 33, 211 and HSL of 309°, 89%, 54%. This highly saturated hue evokes energy and excitement, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F221D3 is #21F241, creating high-contrast pairings. For softer combinations, try analogous colors like #A921F2.

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

Contrast with #F221D3

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

Contrast Ratio: 5.93:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F221D3?

#F221D3 is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F221D3?

#F221D3 in RGB is (242, 33, 211) - 242 red, 33 green, and 211 blue.

How to use #F221D3 in CSS?

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

What colors go well with #F221D3?

#21F241 (complementary), #A921F2 (analogous), and #BC0BA1 (lighter shade) work well with #F221D3.