#F854DA Color Information

Hex color code: #F854DA

The hex color #F854DA is a striking magenta with RGB values of (248, 84, 218) and HSL of (311°, 92%, 65%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#F854DA
RGB
248, 84, 218
HSL
311°, 92%, 65%
CMYK
0%, 66%, 12%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F854DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 84, 218

Red: 248 / Green: 84 / Blue: 218

HSL

311°, 92%, 65%

Hue: 311° / Saturation: 92% / Lightness: 65%

CMYK

0%, 66%, 12%, 3%

Cyan: 0% / Magenta: 66% / Yellow: 12% / Key: 3%

What color is #F854DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F854DA to RGB:

rgb(248, 84, 218)HEX to RGB Converter →

HEX to HSL

Convert #F854DA to HSL:

hsl(311, 92%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #F854DA to CMYK:

cmyk(0%, 66%, 12%, 3%)Color Converter →

Color Meaning and Usage

#F854DA is a dynamic magenta color with RGB values of 248, 84, 218 and HSL of 311°, 92%, 65%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F854DA is #54F872, creating high-contrast pairings. For softer combinations, try analogous colors like #C454F8.

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

Contrast with #F854DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F854DA?

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

What is the RGB value of #F854DA?

#F854DA in RGB is (248, 84, 218) - 248 red, 84 green, and 218 blue.

How to use #F854DA in CSS?

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

What colors go well with #F854DA?

#54F872 (complementary), #C454F8 (analogous), and #F50ACA (lighter shade) work well with #F854DA.