#F269CD Color Information

Hex color code: #F269CD

#F269CD is a dynamic magenta color. In RGB it is (242, 105, 205), and in HSL it is (316°, 84%, 68%). It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#F269CD
RGB
242, 105, 205
HSL
316°, 84%, 68%
CMYK
0%, 57%, 15%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F269CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 105, 205

Red: 242 / Green: 105 / Blue: 205

HSL

316°, 84%, 68%

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

CMYK

0%, 57%, 15%, 5%

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

What color is #F269CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F269CD to RGB:

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

HEX to HSL

Convert #F269CD to HSL:

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

HEX to CMYK

Convert #F269CD to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #F269CD has RGB (242, 105, 205) and HSL (316°, 84%, 68%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F269CD is #69F28D, creating high-contrast pairings. For softer combinations, try analogous colors like #D269F2.

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

Contrast with #F269CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F269CD?

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

What is the RGB value of #F269CD?

#F269CD in RGB is (242, 105, 205) - 242 red, 105 green, and 205 blue.

How to use #F269CD in CSS?

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

What colors go well with #F269CD?

#69F28D (complementary), #D269F2 (analogous), and #EC22B6 (lighter shade) work well with #F269CD.