#F165CB Color Information

Hex color code: #F165CB

A eye-catching magenta shade, #F165CB appears as (241, 101, 203) in RGB and (316°, 83%, 67%) in HSL. It is widely used in graphic design.

Try:
Color NameHot Pink
HEX
#F165CB
RGB
241, 101, 203
HSL
316°, 83%, 67%
CMYK
0%, 58%, 16%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F165CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 101, 203

Red: 241 / Green: 101 / Blue: 203

HSL

316°, 83%, 67%

Hue: 316° / Saturation: 83% / Lightness: 67%

CMYK

0%, 58%, 16%, 5%

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

What color is #F165CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F165CB to RGB:

rgb(241, 101, 203)HEX to RGB Converter →

HEX to HSL

Convert #F165CB to HSL:

hsl(316, 83%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #F165CB to CMYK:

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

Color Meaning and Usage

#F165CB is a eye-catching magenta color with RGB values of 241, 101, 203 and HSL of 316°, 83%, 67%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F165CB is #65F18A, creating high-contrast pairings. For softer combinations, try analogous colors like #D065F1.

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

Contrast with #F165CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F165CB?

#F165CB is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F165CB?

#F165CB in RGB is (241, 101, 203) - 241 red, 101 green, and 203 blue.

How to use #F165CB in CSS?

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

What colors go well with #F165CB?

#65F18A (complementary), #D065F1 (analogous), and #EA1FB4 (lighter shade) work well with #F165CB.