#F279DA Color Information

Hex color code: #F279DA

The hex color #F279DA is a striking magenta with RGB values of (242, 121, 218) and HSL of (312°, 82%, 71%). It is popular in mobile app design.

Try:
Color NameViolet
HEX
#F279DA
RGB
242, 121, 218
HSL
312°, 82%, 71%
CMYK
0%, 50%, 10%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F279DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 121, 218

Red: 242 / Green: 121 / Blue: 218

HSL

312°, 82%, 71%

Hue: 312° / Saturation: 82% / Lightness: 71%

CMYK

0%, 50%, 10%, 5%

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

What color is #F279DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F279DA to RGB:

rgb(242, 121, 218)HEX to RGB Converter →

HEX to HSL

Convert #F279DA to HSL:

hsl(312, 82%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #F279DA to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #F279DA has RGB (242, 121, 218) and HSL (312°, 82%, 71%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F279DA is #78F291, creating high-contrast pairings. For softer combinations, try analogous colors like #CD78F2.

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

Contrast with #F279DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F279DA?

#F279DA is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F279DA?

#F279DA in RGB is (242, 121, 218) - 242 red, 121 green, and 218 blue.

How to use #F279DA in CSS?

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

What colors go well with #F279DA?

#78F291 (complementary), #CD78F2 (analogous), and #EB33C6 (lighter shade) work well with #F279DA.