#F27DBD Color Information

Hex color code: #F27DBD

A vivid magenta shade, #F27DBD appears as (242, 125, 189) in RGB and (327°, 82%, 72%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#F27DBD
RGB
242, 125, 189
HSL
327°, 82%, 72%
CMYK
0%, 48%, 22%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F27DBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 125, 189

Red: 242 / Green: 125 / Blue: 189

HSL

327°, 82%, 72%

Hue: 327° / Saturation: 82% / Lightness: 72%

CMYK

0%, 48%, 22%, 5%

Cyan: 0% / Magenta: 48% / Yellow: 22% / Key: 5%

What color is #F27DBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F27DBD to RGB:

rgb(242, 125, 189)HEX to RGB Converter →

HEX to HSL

Convert #F27DBD to HSL:

hsl(327, 82%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #F27DBD to CMYK:

cmyk(0%, 48%, 22%, 5%)Color Converter →

Color Meaning and Usage

#F27DBD is a bold magenta color with RGB values of 242, 125, 189 and HSL of 327°, 82%, 72%. 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 #F27DBD is #7DF2B2, creating high-contrast pairings. For softer combinations, try analogous colors like #EC7DF2.

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

Contrast with #F27DBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F27DBD?

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

What is the RGB value of #F27DBD?

#F27DBD in RGB is (242, 125, 189) - 242 red, 125 green, and 189 blue.

How to use #F27DBD in CSS?

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

What colors go well with #F27DBD?

#7DF2B2 (complementary), #EC7DF2 (analogous), and #EB379A (lighter shade) work well with #F27DBD.