#F26ECF Color Information

Hex color code: #F26ECF

#F26ECF is a striking magenta color. In RGB it is (242, 110, 207), and in HSL it is (316°, 84%, 69%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#F26ECF
RGB
242, 110, 207
HSL
316°, 84%, 69%
CMYK
0%, 55%, 14%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F26ECF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 110, 207

Red: 242 / Green: 110 / Blue: 207

HSL

316°, 84%, 69%

Hue: 316° / Saturation: 84% / Lightness: 69%

CMYK

0%, 55%, 14%, 5%

Cyan: 0% / Magenta: 55% / Yellow: 14% / Key: 5%

What color is #F26ECF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F26ECF to RGB:

rgb(242, 110, 207)HEX to RGB Converter →

HEX to HSL

Convert #F26ECF to HSL:

hsl(316, 84%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #F26ECF to CMYK:

cmyk(0%, 55%, 14%, 5%)Color Converter →

Color Meaning and Usage

#F26ECF is a striking magenta color with RGB values of 242, 110, 207 and HSL of 316°, 84%, 69%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F26ECF is #6EF291, creating high-contrast pairings. For softer combinations, try analogous colors like #D36EF2.

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

Contrast with #F26ECF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F26ECF?

#F26ECF is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F26ECF?

#F26ECF in RGB is (242, 110, 207) - 242 red, 110 green, and 207 blue.

How to use #F26ECF in CSS?

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

What colors go well with #F26ECF?

#6EF291 (complementary), #D36EF2 (analogous), and #EC27B8 (lighter shade) work well with #F26ECF.