#F269BD Color Information

Hex color code: #F269BD

#F269BD is a vivid magenta color. In RGB it is (242, 105, 189), and in HSL it is (323°, 84%, 68%). It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#F269BD
RGB
242, 105, 189
HSL
323°, 84%, 68%
CMYK
0%, 57%, 22%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F269BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 105, 189

Red: 242 / Green: 105 / Blue: 189

HSL

323°, 84%, 68%

Hue: 323° / Saturation: 84% / Lightness: 68%

CMYK

0%, 57%, 22%, 5%

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

What color is #F269BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F269BD to RGB:

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

HEX to HSL

Convert #F269BD to HSL:

hsl(323, 84%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #F269BD to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #F269BD has RGB (242, 105, 189) and HSL (323°, 84%, 68%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F269BD is #69F29D, creating high-contrast pairings. For softer combinations, try analogous colors like #E269F2.

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

Contrast with #F269BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F269BD?

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

What is the RGB value of #F269BD?

#F269BD in RGB is (242, 105, 189) - 242 red, 105 green, and 189 blue.

How to use #F269BD in CSS?

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

What colors go well with #F269BD?

#69F29D (complementary), #E269F2 (analogous), and #EC229F (lighter shade) work well with #F269BD.