#F188EC Color Information

Hex color code: #F188EC

The hex color #F188EC is a eye-catching magenta with RGB values of (241, 136, 236) and HSL of (303°, 79%, 74%). It is widely used in graphic design.

Try:
Color NameViolet
HEX
#F188EC
RGB
241, 136, 236
HSL
303°, 79%, 74%
CMYK
0%, 44%, 2%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F188EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 136, 236

Red: 241 / Green: 136 / Blue: 236

HSL

303°, 79%, 74%

Hue: 303° / Saturation: 79% / Lightness: 74%

CMYK

0%, 44%, 2%, 5%

Cyan: 0% / Magenta: 44% / Yellow: 2% / Key: 5%

What color is #F188EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F188EC to RGB:

rgb(241, 136, 236)HEX to RGB Converter →

HEX to HSL

Convert #F188EC to HSL:

hsl(303, 79%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #F188EC to CMYK:

cmyk(0%, 44%, 2%, 5%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #F188EC has RGB (241, 136, 236) and HSL (303°, 79%, 74%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F188EC is #88F18E, creating high-contrast pairings. For softer combinations, try analogous colors like #C288F1.

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

Contrast with #F188EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F188EC?

#F188EC is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F188EC?

#F188EC in RGB is (241, 136, 236) - 241 red, 136 green, and 236 blue.

How to use #F188EC in CSS?

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

What colors go well with #F188EC?

#88F18E (complementary), #C288F1 (analogous), and #E944E1 (lighter shade) work well with #F188EC.