#F174DA Color Information

Hex color code: #F174DA

A dynamic magenta shade, #F174DA appears as (241, 116, 218) in RGB and (311°, 82%, 70%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet
HEX
#F174DA
RGB
241, 116, 218
HSL
311°, 82%, 70%
CMYK
0%, 52%, 10%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F174DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 116, 218

Red: 241 / Green: 116 / Blue: 218

HSL

311°, 82%, 70%

Hue: 311° / Saturation: 82% / Lightness: 70%

CMYK

0%, 52%, 10%, 5%

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

What color is #F174DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F174DA to RGB:

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

HEX to HSL

Convert #F174DA to HSL:

hsl(311, 82%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #F174DA to CMYK:

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

Color Meaning and Usage

A eye-catching magenta tone, #F174DA has RGB (241, 116, 218) and HSL (311°, 82%, 70%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F174DA is #74F18B, creating high-contrast pairings. For softer combinations, try analogous colors like #CA74F1.

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

Contrast with #F174DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F174DA?

#F174DA is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F174DA?

#F174DA in RGB is (241, 116, 218) - 241 red, 116 green, and 218 blue.

How to use #F174DA in CSS?

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

What colors go well with #F174DA?

#74F18B (complementary), #CA74F1 (analogous), and #EA2EC8 (lighter shade) work well with #F174DA.