#F378B5 Color Information

Hex color code: #F378B5

A dynamic magenta shade, #F378B5 appears as (243, 120, 181) in RGB and (330°, 84%, 71%) in HSL. It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#F378B5
RGB
243, 120, 181
HSL
330°, 84%, 71%
CMYK
0%, 51%, 26%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F378B5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

243, 120, 181

Red: 243 / Green: 120 / Blue: 181

HSL

330°, 84%, 71%

Hue: 330° / Saturation: 84% / Lightness: 71%

CMYK

0%, 51%, 26%, 5%

Cyan: 0% / Magenta: 51% / Yellow: 26% / Key: 5%

What color is #F378B5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F378B5 to RGB:

rgb(243, 120, 181)HEX to RGB Converter →

HEX to HSL

Convert #F378B5 to HSL:

hsl(330, 84%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #F378B5 to CMYK:

cmyk(0%, 51%, 26%, 5%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #F378B5 has RGB (243, 120, 181) and HSL (330°, 84%, 71%). 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 #F378B5 is #77F3B5, creating high-contrast pairings. For softer combinations, try analogous colors like #F377F3.

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

Contrast with #F378B5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F378B5?

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

What is the RGB value of #F378B5?

#F378B5 in RGB is (243, 120, 181) - 243 red, 120 green, and 181 blue.

How to use #F378B5 in CSS?

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

What colors go well with #F378B5?

#77F3B5 (complementary), #F377F3 (analogous), and #ED318F (lighter shade) work well with #F378B5.