#F184DF Color Information

Hex color code: #F184DF

A dynamic magenta shade, #F184DF appears as (241, 132, 223) in RGB and (310°, 80%, 73%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet
HEX
#F184DF
RGB
241, 132, 223
HSL
310°, 80%, 73%
CMYK
0%, 45%, 7%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F184DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 132, 223

Red: 241 / Green: 132 / Blue: 223

HSL

310°, 80%, 73%

Hue: 310° / Saturation: 80% / Lightness: 73%

CMYK

0%, 45%, 7%, 5%

Cyan: 0% / Magenta: 45% / Yellow: 7% / Key: 5%

What color is #F184DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F184DF to RGB:

rgb(241, 132, 223)HEX to RGB Converter →

HEX to HSL

Convert #F184DF to HSL:

hsl(310, 80%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #F184DF to CMYK:

cmyk(0%, 45%, 7%, 5%)Color Converter →

Color Meaning and Usage

#F184DF is a vivid magenta color with RGB values of 241, 132, 223 and HSL of 310°, 80%, 73%. 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 #F184DF is #83F195, creating high-contrast pairings. For softer combinations, try analogous colors like #CD83F1.

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

Contrast with #F184DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F184DF?

#F184DF is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F184DF?

#F184DF in RGB is (241, 132, 223) - 241 red, 132 green, and 223 blue.

How to use #F184DF in CSS?

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

What colors go well with #F184DF?

#83F195 (complementary), #CD83F1 (analogous), and #EA3ECD (lighter shade) work well with #F184DF.