#FF75BC Color Information

Hex color code: #FF75BC

The hex color #FF75BC is a bold magenta with RGB values of (255, 117, 188) and HSL of (329°, 100%, 73%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#FF75BC
RGB
255, 117, 188
HSL
329°, 100%, 73%
CMYK
0%, 54%, 26%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FF75BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 117, 188

Red: 255 / Green: 117 / Blue: 188

HSL

329°, 100%, 73%

Hue: 329° / Saturation: 100% / Lightness: 73%

CMYK

0%, 54%, 26%, 0%

Cyan: 0% / Magenta: 54% / Yellow: 26% / Key: 0%

What color is #FF75BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FF75BC to RGB:

rgb(255, 117, 188)HEX to RGB Converter →

HEX to HSL

Convert #FF75BC to HSL:

hsl(329, 100%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #FF75BC to CMYK:

cmyk(0%, 54%, 26%, 0%)Color Converter →

Color Meaning and Usage

#FF75BC is a bold magenta color with RGB values of 255, 117, 188 and HSL of 329°, 100%, 73%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FF75BC is #75FFB8, creating high-contrast pairings. For softer combinations, try analogous colors like #FD75FF.

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

Contrast with #FF75BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FF75BC?

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

What is the RGB value of #FF75BC?

#FF75BC in RGB is (255, 117, 188) - 255 red, 117 green, and 188 blue.

How to use #FF75BC in CSS?

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

What colors go well with #FF75BC?

#75FFB8 (complementary), #FD75FF (analogous), and #FF2997 (lighter shade) work well with #FF75BC.