#F26ECB Color Information

Hex color code: #F26ECB

The hex color #F26ECB is a vivid magenta with RGB values of (242, 110, 203) and HSL of (318°, 84%, 69%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#F26ECB
RGB
242, 110, 203
HSL
318°, 84%, 69%
CMYK
0%, 55%, 16%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F26ECB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 110, 203

Red: 242 / Green: 110 / Blue: 203

HSL

318°, 84%, 69%

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

CMYK

0%, 55%, 16%, 5%

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

What color is #F26ECB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F26ECB to RGB:

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

HEX to HSL

Convert #F26ECB to HSL:

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

HEX to CMYK

Convert #F26ECB to CMYK:

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

Color Meaning and Usage

#F26ECB is a dynamic magenta color with RGB values of 242, 110, 203 and HSL of 318°, 84%, 69%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F26ECB is #6EF295, creating high-contrast pairings. For softer combinations, try analogous colors like #D86EF2.

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

Contrast with #F26ECB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F26ECB?

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

What is the RGB value of #F26ECB?

#F26ECB in RGB is (242, 110, 203) - 242 red, 110 green, and 203 blue.

How to use #F26ECB in CSS?

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

What colors go well with #F26ECB?

#6EF295 (complementary), #D86EF2 (analogous), and #EC27B1 (lighter shade) work well with #F26ECB.